summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:16 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit672ef967edf71511586bf3908f6250b2a440f29e (patch)
treeeaa5ee3e95969576c3cd127dd1029d30bfebeebf /net-analyzer
parentnet-analyzer/smokeping: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-672ef967edf71511586bf3908f6250b2a440f29e.tar.gz
gentoo-672ef967edf71511586bf3908f6250b2a440f29e.tar.bz2
gentoo-672ef967edf71511586bf3908f6250b2a440f29e.zip
net-analyzer/snmptt: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/snmptt/files/snmptt.initd2
-rw-r--r--net-analyzer/snmptt/files/snmptt.initd-r12
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$