2018-04-04 14:03:23 +02:00
|
|
|
description send SIGTERM to all processes
|
|
|
|
type wait
|
|
|
|
target %0
|
2018-04-04 14:58:01 +02:00
|
|
|
before sigkill sync reboot shutdown
|
2018-04-11 23:01:35 +02:00
|
|
|
|
|
|
|
exec {
|
|
|
|
"@SCRIPTDIR@/killall5" 15
|
2018-04-12 06:40:39 +02:00
|
|
|
sleep 5
|
2018-04-11 23:01:35 +02:00
|
|
|
}
|