security-wrapper: run activation script after specialfs

Ensures that parentWrapperDir exists before it is used.

Closes #26851
This commit is contained in:
tv
2017-06-26 09:26:16 +02:00
committed by Franz Pletz
parent 813feae594
commit ea44ca47f3
+1 -1
View File
@@ -171,7 +171,7 @@ in
###### setcap activation script ###### setcap activation script
system.activationScripts.wrappers = system.activationScripts.wrappers =
lib.stringAfter [ "users" ] lib.stringAfter [ "specialfs" "users" ]
'' ''
# Look in the system path and in the default profile for # Look in the system path and in the default profile for
# programs to be wrapped. # programs to be wrapped.