aboutsummaryrefslogtreecommitdiff
path: root/services/shutdown.in
blob: 560dd47ef5902d27080c1f9783723f7ce35318a7 (plain)
1
2
3
4
5
6
7
description = "system shutdown"
exec = "@SBINPATH@/shutdown -npf"
type = wait
target = shutdown
after = "sync"
after = "sigkill"
after = "sigterm"