From c879148f0c34a4ec243f951bba9fc22db665af6a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 20 Dec 2014 19:38:17 +0200 Subject: drop openrc unit files --- graphical_start | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 graphical_start (limited to 'graphical_start') diff --git a/graphical_start b/graphical_start deleted file mode 100644 index ce95220..0000000 --- a/graphical_start +++ /dev/null @@ -1,13 +0,0 @@ -#!/sbin/runscript -# Copyright 2013 Argent and Argent -# Distributed under the terms of the GNU General Public License v2 - -depend() { - after kogaionlive -} - -start() { - ebegin "Starting the Graphical Interface" - /usr/libexec/graphical_start.sh - eend $? -} -- cgit v1.2.3