summaryrefslogtreecommitdiff
path: root/services/sigkill.in
blob: 10e96b49b4085d51c425db6d6bcd9f28527f8f12 (plain)
1
2
3
4
5
6
7
8
description = "send SIGKILL to remaining processes"
exec = "@SCRIPTDIR@/killall5 9"
type = wait
target = "%0"
after = "sigterm"
before = "sync"
before = "shutdown"
before = "reboot"