From: Austin English Date: Wed, 18 May 2016 06:30:42 +0000 (-0500) Subject: net-firewall/gshield: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5d9c56d8d423ea71800ddfa31ba37ec70378861c;p=gentoo.git net-firewall/gshield: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-firewall/gshield/files/gshield.init b/net-firewall/gshield/files/gshield.init index b7c40cf8e150..5caa6a1a64db 100644 --- a/net-firewall/gshield/files/gshield.init +++ b/net-firewall/gshield/files/gshield.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$