From: Frank Brehm Date: Tue, 20 Sep 2016 11:33:53 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=d11efdb506020756b917110357981fea0e2c6c0a;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/snmpd b/init.d/snmpd index 6b923dd6..031f5e09 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 27b501ae..020e6e5b 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$