From de2c79466e3adab55dec5e973bc4115f3e550534 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:28 -0500 Subject: [PATCH] net-misc/stuntman: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/stuntman/files/initd.v1 | 2 +- net-misc/stuntman/files/stuntman.initd | 2 +- 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$ -- 2.26.2