From: Frank Brehm Date: Tue, 20 Sep 2016 17:48:48 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=e2a0c2e8606e9ebffc5e992462ffeee3e59ac26a;p=config%2Fsamara%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/xdm b/init.d/xdm index 7f0626e..70b81c0 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 e96a8c0..917cd12 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$