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/reboot | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 core/runit/files/reboot (limited to 'core/runit/files/reboot') diff --git a/core/runit/files/reboot b/core/runit/files/reboot new file mode 100644 index 00000000..be831eca --- /dev/null +++ b/core/runit/files/reboot @@ -0,0 +1,2 @@ +#!/bin/sh +runit-init 6 -- cgit v1.2.3