From bf383ccd7d7a0349cec4e27d4df38ab7bd3805db Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:45 -0500 Subject: [PATCH] net-firewall/lutelwall: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-firewall/lutelwall/files/lutelwall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/lutelwall/files/lutelwall b/net-firewall/lutelwall/files/lutelwall index 5c9c64ec54b9e..210489d2227b2 100644 --- a/net-firewall/lutelwall/files/lutelwall +++ b/net-firewall/lutelwall/files/lutelwall @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$