From e969d5dc74846258c40097d74c064a5b86f4b1d6 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:43 -0500 Subject: [PATCH] net-misc/freelan: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/freelan/files/openrc/freelan.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2