From 37efe8c416ed568e035b79d6440a70e33ae0d634 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:33 -0500 Subject: [PATCH] net-misc/asterisk: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/asterisk/files/1.8.0/asterisk.initd7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/asterisk/files/1.8.0/asterisk.initd7 b/net-misc/asterisk/files/1.8.0/asterisk.initd7 index ef7d4077490a..3626b6a58653 100644 --- a/net-misc/asterisk/files/1.8.0/asterisk.initd7 +++ b/net-misc/asterisk/files/1.8.0/asterisk.initd7 @@ -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$ -- 2.26.2