From bf5ba7f69dc101696365d16142cfd7c8c92f4bea Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 20 Sep 2016 21:28:55 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/xdm | 2 +- init.d/xdm-setup | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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$ -- 2.39.5