From: root Date: Tue, 25 Oct 2016 20:37:56 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=3aa63863b903316574535f5b30af8393a8a4f696;p=config%2Fhelga%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/snmpd b/init.d/snmpd index 6b923dd..031f5e0 100755 --- a/init.d/snmpd +++ b/init.d/snmpd @@ -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/snmptrapd b/init.d/snmptrapd index 27b501a..020e6e5 100755 --- a/init.d/snmptrapd +++ b/init.d/snmptrapd @@ -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$