Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
199eee77c1 | |||
faca7dbca1 | |||
1f78e5fa1c |
@@ -1,11 +0,0 @@
|
||||
[Trigger]
|
||||
Type = Path
|
||||
Operation = Install
|
||||
# Operation = Upgrade
|
||||
Target = usr/lib/dinit.d/dinit-user-spawn
|
||||
|
||||
[Action]
|
||||
Description = Enabling dinit user spawn ...
|
||||
When = PostTransaction
|
||||
Exec = dinitctl enable dinit-user-spawn
|
||||
NeedsTargets
|
@@ -1,10 +0,0 @@
|
||||
[Trigger]
|
||||
Type = Path
|
||||
Operation = Remove
|
||||
Target = usr/lib/dinit.d/dinit-user-spawn
|
||||
|
||||
[Action]
|
||||
Description = Disabling dinit user service help ...
|
||||
When = PostTransaction
|
||||
Exec = dinitctl disable dinit-user-spawn
|
||||
NeedsTargets
|
Reference in New Issue
Block a user