From: Frank Brehm Date: Sun, 27 Nov 2016 18:14:48 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=3a4a14e5ea525acedf13833d6a361c49129af8ec;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/dhcpd b/init.d/dhcpd index a450ae14..f38e5ed3 100755 --- a/init.d/dhcpd +++ b/init.d/dhcpd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/init.d/dhcrelay b/init.d/dhcrelay index 30685cf4..eaf3af61 100755 --- a/init.d/dhcrelay +++ b/init.d/dhcrelay @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/init.d/dhcrelay6 b/init.d/dhcrelay6 index 30685cf4..eaf3af61 100755 --- a/init.d/dhcrelay6 +++ b/init.d/dhcrelay6 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$