Syntax wibble
This commit is contained in:
parent
e856d6efe8
commit
794b3721bc
@ -75,7 +75,7 @@ let
|
|||||||
(s: if (s ? "capabilities")
|
(s: if (s ? "capabilities")
|
||||||
then mkSetcapProgram
|
then mkSetcapProgram
|
||||||
({ owner = "root";
|
({ owner = "root";
|
||||||
, group = "root";
|
group = "root";
|
||||||
} // s)
|
} // s)
|
||||||
else if
|
else if
|
||||||
(s ? "setuid" && s.setuid == true) ||
|
(s ? "setuid" && s.setuid == true) ||
|
||||||
|
Loading…
x
Reference in New Issue
Block a user