From: Frank Brehm Date: Tue, 20 Sep 2016 19:28:55 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=bf5ba7f69dc101696365d16142cfd7c8c92f4bea;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/xdm b/init.d/xdm index 7f0626e8..70b81c05 100755 --- a/init.d/xdm +++ b/init.d/xdm @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 # $Id$ diff --git a/init.d/xdm-setup b/init.d/xdm-setup index e96a8c00..917cd129 100755 --- a/init.d/xdm-setup +++ b/init.d/xdm-setup @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$