From 782e8546a65cdad914223413a8ad1c9be9e9a355 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 7 Aug 2014 17:31:52 +0200 Subject: Make core-services just shell snippets and source them from 1; idea from @chneukirchen. --- core-services/99-cleanup.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core-services/99-cleanup.sh') diff --git a/core-services/99-cleanup.sh b/core-services/99-cleanup.sh index 8030b4f..fff258f 100755 --- a/core-services/99-cleanup.sh +++ b/core-services/99-cleanup.sh @@ -1,8 +1,4 @@ #!/bin/sh -# vim: set ts=4 sw=4 et: - -. /etc/runit/functions -[ -r /etc/rc.conf ] && . /etc/rc.conf install -m0664 -o root -g utmp /dev/null /run/utmp install -dm1777 /tmp/.X11-unix /tmp/.ICE-unix -- cgit 1.4.1