mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
stat: add support for selinux
This commit is contained in:
parent
8220f061ef
commit
c7d39dded6
4 changed files with 49 additions and 1 deletions
|
@ -51,6 +51,7 @@ feat_selinux = [
|
|||
"id/selinux",
|
||||
"ls/selinux",
|
||||
"mkdir/selinux",
|
||||
"stat/selinux",
|
||||
"selinux",
|
||||
"feat_require_selinux",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue