From 11b53c25d767fa16671bc0b42158e61c7a2de19f Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 13 Jan 2020 20:48:33 +0300 Subject: sinit: add to extra at 1.1 --- extra/sinit/files/poweroff | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 extra/sinit/files/poweroff (limited to 'extra/sinit/files/poweroff') diff --git a/extra/sinit/files/poweroff b/extra/sinit/files/poweroff new file mode 100644 index 00000000..69e8f9a4 --- /dev/null +++ b/extra/sinit/files/poweroff @@ -0,0 +1,3 @@ +#!/bin/sh + +/bin/kill -s USR1 1 -- cgit v1.2.3