summaryrefslogtreecommitdiff
path: root/net-analyzer/snmptt
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/snmptt
parent2679f874e8d78d35b2a9e71b4d83e7cda44f98e3 (diff)
downloadgentoo-672ef967edf71511586bf3908f6250b2a440f29e.tar.gz
gentoo-672ef967edf71511586bf3908f6250b2a440f29e.tar.xz
net-analyzer/snmptt: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/snmptt')
-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 1997851253b..16629ed18ac 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 fcbde4d947e..eab6bfc3df0 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$