From 3aa63863b903316574535f5b30af8393a8a4f696 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 25 Oct 2016 22:37:56 +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