security-wrapper: run activation script after specialfs
Ensures that parentWrapperDir exists before it is used. Closes #26851
This commit is contained in:
parent
813feae594
commit
ea44ca47f3
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user