From 14942f3c48055b4bd12d55b2e45162d806a97ee2 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 13 Feb 2020 11:34:51 +0300 Subject: runit: make it usable --- core/runit/files/poweroff | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 core/runit/files/poweroff (limited to 'core/runit/files/poweroff') 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 -- cgit v1.2.3