Syntax wibble

This commit is contained in:
Parnell Springmeyer
2017-02-14 08:42:08 -06:00
parent e856d6efe8
commit 794b3721bc

View File

@@ -75,7 +75,7 @@ let
(s: if (s ? "capabilities")
then mkSetcapProgram
({ owner = "root";
, group = "root";
group = "root";
} // s)
else if
(s ? "setuid" && s.setuid == true) ||