summaryrefslogtreecommitdiff
path: root/services/sigterm.in
blob: 126d144a3419cb6f35681731eb98b669e7804767 (plain)
1
2
3
4
5
6
7
8
9
description = "send SIGTERM to all processes"
exec = "@SCRIPTDIR@/killall5 15"
exec = "@BINPATH@/sleep 5"
type = wait
target = "%0"
before = "sigkill"
before = "sync"
before = "reboot"
before = "shutdown"