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