From 4b455d408907c6b5ea15ddc67858de9b266ebdc7 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 20 Sep 2016 08:08:30 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/snmpd | 2 +- init.d/snmptrapd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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$ -- 2.39.5