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

selinux: add support for install

This commit is contained in:
Sylvestre Ledru 2025-05-09 22:17:21 +02:00 committed by Daniel Hofstetter
parent 71af6d2089
commit 38861cc767
4 changed files with 120 additions and 52 deletions

View file

@ -49,6 +49,7 @@ feat_acl = ["cp/feat_acl"]
feat_selinux = [
"cp/selinux",
"id/selinux",
"install/selinux",
"ls/selinux",
"mkdir/selinux",
"mkfifo/selinux",