From d11efdb506020756b917110357981fea0e2c6c0a Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 20 Sep 2016 13:33:53 +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 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$ -- 2.39.5