mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Merge pull request #7908 from sylvestre/selinux-installa
selinux: start the support of install
This commit is contained in:
commit
3a05fa92d6
5 changed files with 350 additions and 70 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