From e8152f8112e8b7c398c557295406eefe00a0e043 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:08 -0500 Subject: [PATCH] net-misc/ofono: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/ofono/files/ofono.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/ofono/files/ofono.initd b/net-misc/ofono/files/ofono.initd index 644d372e079d..e1f1906d6f2d 100644 --- a/net-misc/ofono/files/ofono.initd +++ b/net-misc/ofono/files/ofono.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Purpose License v2 # $Id$ -- 2.26.2