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