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-25 21:42:07 +02:00 committed by Franz Pletz
parent 813feae594
commit ea44ca47f3

View file

@ -171,7 +171,7 @@ in
###### setcap activation script
system.activationScripts.wrappers =
lib.stringAfter [ "users" ]
lib.stringAfter [ "specialfs" "users" ]
''
# Look in the system path and in the default profile for
# programs to be wrapped.