From 3c07b132a96f7faaef1799f1e3dbbf23a082ac11 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:39 -0500 Subject: [PATCH] net-firewall/firehol: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-firewall/firehol/files/firehol.initrd | 2 +- net-firewall/firehol/files/fireqos.initrd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-firewall/firehol/files/firehol.initrd b/net-firewall/firehol/files/firehol.initrd index 8d34b68b14ee..d02bccef1088 100644 --- a/net-firewall/firehol/files/firehol.initrd +++ b/net-firewall/firehol/files/firehol.initrd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-firewall/firehol/files/fireqos.initrd b/net-firewall/firehol/files/fireqos.initrd index ebfbaac5b6e2..94c6fa9fae80 100644 --- a/net-firewall/firehol/files/fireqos.initrd +++ b/net-firewall/firehol/files/fireqos.initrd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2