1 2 3 4 5 6 7
description = "system shutdown" exec = "@SBINPATH@/shutdown -npf" type = wait target = shutdown after = "sync" after = "sigkill" after = "sigterm"