From: Frank Brehm Date: Wed, 15 Jun 2016 22:27:08 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a985789797a4b2da3247e3e6bee2084af22011ba;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/libvirt-guests b/init.d/libvirt-guests index ab2cf3da..9db6d959 100755 --- a/init.d/libvirt-guests +++ b/init.d/libvirt-guests @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run description="Virtual Machine Management (libvirt) Guests" diff --git a/init.d/libvirtd b/init.d/libvirtd index 790161ea..a72db40c 100755 --- a/init.d/libvirtd +++ b/init.d/libvirtd @@ -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/virtlockd b/init.d/virtlockd index 396ab654..251b86a9 100755 --- a/init.d/virtlockd +++ b/init.d/virtlockd @@ -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/virtlogd b/init.d/virtlogd index fac51d99..0d3493bd 100755 --- a/init.d/virtlogd +++ b/init.d/virtlogd @@ -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$