From 0b92ff56025c885b8547fbcf64d42b021bbf6c5b Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:38 -0500 Subject: [PATCH] net-misc/connman: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/connman/files/connman.initd2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/connman/files/connman.initd2 b/net-misc/connman/files/connman.initd2 index d65d25998dfa..7b14d074c226 100644 --- a/net-misc/connman/files/connman.initd2 +++ b/net-misc/connman/files/connman.initd2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Purpose License v2 # $Id$ -- 2.26.2