summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:40 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitf24e847bf8c8b96eaed2fdef6e31d61a2d691f38 (patch)
treebce9ad1a514544e6b5f2e54dcef3ce748d6c6a71 /net-firewall
parentnet-firewall/firehol: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-f24e847bf8c8b96eaed2fdef6e31d61a2d691f38.tar.gz
gentoo-f24e847bf8c8b96eaed2fdef6e31d61a2d691f38.tar.bz2
gentoo-f24e847bf8c8b96eaed2fdef6e31d61a2d691f38.zip
net-firewall/firewalld: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/files/firewalld.init2
1 files changed, 1 insertions, 1 deletions
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$