From bbacd8968697d773481eccfbfcbba330b34e2f41 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:34 -0500 Subject: [PATCH] media-video/ushare: use #!/sbin/openrc-run instead of #!/sbin/runscript --- media-video/ushare/files/ushare.init.d | 2 +- media-video/ushare/files/ushare.init.d.ng | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/ushare/files/ushare.init.d b/media-video/ushare/files/ushare.init.d index 157a1e358842..e007f6e3751f 100644 --- a/media-video/ushare/files/ushare.init.d +++ b/media-video/ushare/files/ushare.init.d @@ -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$ diff --git a/media-video/ushare/files/ushare.init.d.ng b/media-video/ushare/files/ushare.init.d.ng index 5349c4bb353f..978c1c96d6fe 100644 --- a/media-video/ushare/files/ushare.init.d.ng +++ b/media-video/ushare/files/ushare.init.d.ng @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2