From f167e4c7cf03bce415d011961eaf6ff5bcd0aa9f Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 14 Feb 2020 13:12:57 +0300 Subject: sinit: remove sinit-launch-services --- core/sinit/build | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/sinit/build') diff --git a/core/sinit/build b/core/sinit/build index 1466e64d..e51e3f5c 100755 --- a/core/sinit/build +++ b/core/sinit/build @@ -9,7 +9,5 @@ ln -s sinit "$1/usr/bin/init" install -Dm755 poweroff "$1/usr/bin/poweroff" install -Dm755 reboot "$1/usr/bin/reboot" -install -Dm644 sinit-launch-services.boot "$1/etc/init/sinit-launch-services.boot" - # shellcheck disable=2086 "${CC:-gcc}" -o "$1/usr/bin/kpow" init/bin/kpow.c $CFLAGS -static -- cgit v1.2.3