mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
mknod: implement selinux support
+ improve the option management a bit
This commit is contained in:
parent
a4230410c8
commit
aebada4cd4
4 changed files with 167 additions and 20 deletions
|
@ -51,6 +51,7 @@ feat_selinux = [
|
|||
"id/selinux",
|
||||
"ls/selinux",
|
||||
"mkdir/selinux",
|
||||
"mknod/selinux",
|
||||
"stat/selinux",
|
||||
"selinux",
|
||||
"feat_require_selinux",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue