From: Austin English Date: Wed, 18 May 2016 06:32:17 +0000 (-0500) Subject: net-misc/quagga: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c61d4f78087dd21b5b78980ab6d5a9f62dbeb51;p=gentoo.git net-misc/quagga: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-misc/quagga/files/quagga-services.init.3 b/net-misc/quagga/files/quagga-services.init.3 index 88255a5e99f1..845ecfe3327e 100644 --- a/net-misc/quagga/files/quagga-services.init.3 +++ b/net-misc/quagga/files/quagga-services.init.3 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$