diff options
Diffstat (limited to 'extra/sinit/files/poweroff')
-rw-r--r-- | extra/sinit/files/poweroff | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/sinit/files/poweroff b/extra/sinit/files/poweroff deleted file mode 100644 index 69e8f9a4..00000000 --- a/extra/sinit/files/poweroff +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -/bin/kill -s USR1 1 |