1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

mkfifo: implement selinux support

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>

merge
This commit is contained in:
Sylvestre Ledru 2025-04-23 09:41:27 +02:00
parent c8505d41dc
commit 8298173554
4 changed files with 96 additions and 10 deletions

View file

@ -51,6 +51,7 @@ feat_selinux = [
"id/selinux",
"ls/selinux",
"mkdir/selinux",
"mkfifo/selinux",
"mknod/selinux",
"stat/selinux",
"selinux",