1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

uucore: move the selinux function

This commit is contained in:
Sylvestre Ledru 2025-04-08 17:10:27 -04:00
parent 81c02b7408
commit 842f47b372
8 changed files with 145 additions and 56 deletions

View file

@ -50,6 +50,7 @@ feat_selinux = [
"cp/selinux",
"id/selinux",
"ls/selinux",
"mkdir/selinux",
"selinux",
"feat_require_selinux",
]