From: root Date: Mon, 27 Jun 2016 10:03:00 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=82e87d2887d9592f2fe553c479914e7590d09ba5;p=config%2Fhelga%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/device-mapper b/init.d/device-mapper index 5e3669d..f305b09 100755 --- a/init.d/device-mapper +++ b/init.d/device-mapper @@ -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/dmeventd b/init.d/dmeventd index 7067391..d337bc4 100755 --- a/init.d/dmeventd +++ b/init.d/dmeventd @@ -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/lvm b/init.d/lvm index 8478c23..9f8f753 100755 --- a/init.d/lvm +++ b/init.d/lvm @@ -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/lvm-monitoring b/init.d/lvm-monitoring index fd76d96..f07c157 100755 --- a/init.d/lvm-monitoring +++ b/init.d/lvm-monitoring @@ -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/lvmetad b/init.d/lvmetad index db0b698..7b872e7 100755 --- a/init.d/lvmetad +++ b/init.d/lvmetad @@ -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$