diff --git a/net-analyzer/net-snmp/files/snmpd.init.2 b/net-analyzer/net-snmp/files/snmpd.init.2 index 6b923dd6bf5de..031f5e09020c3 100644 --- a/net-analyzer/net-snmp/files/snmpd.init.2 +++ b/net-analyzer/net-snmp/files/snmpd.init.2 @@ -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/net-analyzer/net-snmp/files/snmptrapd.init.2 b/net-analyzer/net-snmp/files/snmptrapd.init.2 index 27b501aedcb26..020e6e5b29f46 100644 --- a/net-analyzer/net-snmp/files/snmptrapd.init.2 +++ b/net-analyzer/net-snmp/files/snmptrapd.init.2 @@ -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$