From 672ef967edf71511586bf3908f6250b2a440f29e Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:16 -0500 Subject: [PATCH] net-analyzer/snmptt: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/snmptt/files/snmptt.initd | 2 +- net-analyzer/snmptt/files/snmptt.initd-r1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/snmptt/files/snmptt.initd b/net-analyzer/snmptt/files/snmptt.initd index 1997851253bd..16629ed18acd 100644 --- a/net-analyzer/snmptt/files/snmptt.initd +++ b/net-analyzer/snmptt/files/snmptt.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-analyzer/snmptt/files/snmptt.initd-r1 b/net-analyzer/snmptt/files/snmptt.initd-r1 index fcbde4d947ee..eab6bfc3df03 100644 --- a/net-analyzer/snmptt/files/snmptt.initd-r1 +++ b/net-analyzer/snmptt/files/snmptt.initd-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2