From 109f99b072a469e0a3461526ef179a3b10abef2b Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:45 -0500 Subject: [PATCH] net-misc/gogoc: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/gogoc/files/gogoc.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/gogoc/files/gogoc.rc b/net-misc/gogoc/files/gogoc.rc index f7c723d9b33e..bb639a1b18b6 100644 --- a/net-misc/gogoc/files/gogoc.rc +++ b/net-misc/gogoc/files/gogoc.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2