summaryrefslogtreecommitdiff
path: root/net-analyzer
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:15 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit2679f874e8d78d35b2a9e71b4d83e7cda44f98e3 (patch)
tree9d9f9af9da161d47ba3eeb07dfd84abc0122bd0c /net-analyzer
parent20141a1d078cf503c0461b87fbe80c7c4404604b (diff)
downloadgentoo-2679f874e8d78d35b2a9e71b4d83e7cda44f98e3.tar.gz
gentoo-2679f874e8d78d35b2a9e71b4d83e7cda44f98e3.tar.xz
net-analyzer/smokeping: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/smokeping/files/smokeping.init.32
-rw-r--r--net-analyzer/smokeping/files/smokeping.init.42
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/smokeping/files/smokeping.init.3 b/net-analyzer/smokeping/files/smokeping.init.3
index 4a477ac4947..2e5e35795b9 100644
--- a/net-analyzer/smokeping/files/smokeping.init.3
+++ b/net-analyzer/smokeping/files/smokeping.init.3
@@ -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
diff --git a/net-analyzer/smokeping/files/smokeping.init.4 b/net-analyzer/smokeping/files/smokeping.init.4
index 255e9960eee..2e38a60ed63 100644
--- a/net-analyzer/smokeping/files/smokeping.init.4
+++ b/net-analyzer/smokeping/files/smokeping.init.4
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2