mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Merge pull request #7752 from sylvestre/stat-C
stat: add support for selinux
This commit is contained in:
commit
219e87d57c
5 changed files with 169 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