mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Merge pull request #7635 from sylvestre/temp-selinux-impl
mkdir: add the selinux support
This commit is contained in:
commit
80b6a2155c
10 changed files with 315 additions and 23 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3585,6 +3585,7 @@ dependencies = [
|
|||
"number_prefix",
|
||||
"os_display",
|
||||
"regex",
|
||||
"selinux",
|
||||
"sha1",
|
||||
"sha2",
|
||||
"sha3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue