From: Austin English Date: Wed, 18 May 2016 06:31:43 +0000 (-0500) Subject: net-misc/freelan: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e969d5dc74846258c40097d74c064a5b86f4b1d6;p=gentoo.git net-misc/freelan: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-misc/freelan/files/openrc/freelan.initd b/net-misc/freelan/files/openrc/freelan.initd index d286405b59f2..66da39c7a9d8 100755 --- a/net-misc/freelan/files/openrc/freelan.initd +++ b/net-misc/freelan/files/openrc/freelan.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$