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:
parent
71af6d2089
commit
38861cc767
4 changed files with 120 additions and 52 deletions
|
@ -49,6 +49,7 @@ feat_acl = ["cp/feat_acl"]
|
|||
feat_selinux = [
|
||||
"cp/selinux",
|
||||
"id/selinux",
|
||||
"install/selinux",
|
||||
"ls/selinux",
|
||||
"mkdir/selinux",
|
||||
"mkfifo/selinux",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue