summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:28 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitde2c79466e3adab55dec5e973bc4115f3e550534 (patch)
treec76e8ae66e3d5cc85327c8cafdbfad2e6d555105 /net-misc/stuntman
parentnet-misc/stunnel: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-de2c79466e3adab55dec5e973bc4115f3e550534.tar.gz
gentoo-de2c79466e3adab55dec5e973bc4115f3e550534.tar.bz2
gentoo-de2c79466e3adab55dec5e973bc4115f3e550534.zip
net-misc/stuntman: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/stuntman')
-rw-r--r--net-misc/stuntman/files/initd.v12
-rw-r--r--net-misc/stuntman/files/stuntman.initd2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stuntman/files/initd.v1 b/net-misc/stuntman/files/initd.v1
index 154d43e863b8..732ca5594555 100644
--- a/net-misc/stuntman/files/initd.v1
+++ b/net-misc/stuntman/files/initd.v1
@@ -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
# $Id$
diff --git a/net-misc/stuntman/files/stuntman.initd b/net-misc/stuntman/files/stuntman.initd
index 884f3d289b6e..25950b09f03a 100644
--- a/net-misc/stuntman/files/stuntman.initd
+++ b/net-misc/stuntman/files/stuntman.initd
@@ -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
# $Id$