diff options
Diffstat (limited to 'core/runit/files/poweroff')
-rw-r--r-- | core/runit/files/poweroff | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/runit/files/poweroff b/core/runit/files/poweroff new file mode 100644 index 00000000..7c07b053 --- /dev/null +++ b/core/runit/files/poweroff @@ -0,0 +1,2 @@ +#!/bin/sh +runit-init 0 |