From 911766ff5eda4d82994b56cad7d7be29ff8ba57b Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:15 -0500 Subject: net-wireless/hostapd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-wireless/hostapd/files/hostapd-init.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/hostapd/files/hostapd-init.d b/net-wireless/hostapd/files/hostapd-init.d index eafbc6046c73..fc423e7ad62f 100644 --- a/net-wireless/hostapd/files/hostapd-init.d +++ b/net-wireless/hostapd/files/hostapd-init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad