aboutsummaryrefslogtreecommitdiff
path: root/services/sigterm.in
blob: c98e037c42f3fa87cd0f4d97f9deea464bb4ec66 (plain)
1
2
3
4
5
6
7
8
9
10
name = "sigterm"
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"