summaryrefslogtreecommitdiff
path: root/services/sigkill.in
diff options
context:
space:
mode:
Diffstat (limited to 'services/sigkill.in')
-rw-r--r--services/sigkill.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/services/sigkill.in b/services/sigkill.in
new file mode 100644
index 0000000..24677e4
--- /dev/null
+++ b/services/sigkill.in
@@ -0,0 +1,9 @@
+name = "sigkill"
+description = "send SIGKILL to remaining processes"
+exec = "@SCRIPTDIR@/killall5 9"
+type = wait
+target = "%0"
+after = "sigterm"
+before = "sync"
+before = "shutdown"
+before = "reboot"