summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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$