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"