From 3a4a14e5ea525acedf13833d6a361c49129af8ec Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 27 Nov 2016 19:14:48 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/dhcpd | 2 +- init.d/dhcrelay | 2 +- init.d/dhcrelay6 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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$ -- 2.39.5