From: root Date: Tue, 20 Sep 2016 06:08:30 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4b455d408907c6b5ea15ddc67858de9b266ebdc7;p=config%2Fuhu1%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$