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