From 23055b3d7da4bfef00d302e91b87fa36f6f9be96 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 7 Feb 2020 17:34:55 +0300 Subject: sinit: add changes * Use official sources * Switch to 1.0 * Remove the ubase dependency * Use kpow by Dylan Araps for shutdown --- core/sinit/post-install | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) (limited to 'core/sinit/post-install') diff --git a/core/sinit/post-install b/core/sinit/post-install index 1f3fdf30..50170454 100755 --- a/core/sinit/post-install +++ b/core/sinit/post-install @@ -1,16 +1,26 @@ #!/bin/sh -e -grep -q SINIT_ /etc/init/rc.conf || cat <> /etc/init/rc.conf +cat <