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