From 459af7a0e929f8d201c88ad28a657386e3ce44f4 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:30 -0500 Subject: media-tv/mythtv: use #!/sbin/openrc-run instead of #!/sbin/runscript --- media-tv/mythtv/files/mythbackend.init | 2 +- media-tv/mythtv/files/mythbackend.init-r2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'media-tv') diff --git a/media-tv/mythtv/files/mythbackend.init b/media-tv/mythtv/files/mythbackend.init index 7caf7a706173..5e41b9aec541 100644 --- a/media-tv/mythtv/files/mythbackend.init +++ b/media-tv/mythtv/files/mythbackend.init @@ -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-tv/mythtv/files/mythbackend.init-r2 b/media-tv/mythtv/files/mythbackend.init-r2 index dc5e66e21a47..67ca12c8cd30 100644 --- a/media-tv/mythtv/files/mythbackend.init-r2 +++ b/media-tv/mythtv/files/mythbackend.init-r2 @@ -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$ -- cgit v1.2.3-65-gdbad