diff options
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/mythtv/files/mythbackend.init | 2 | ||||
-rw-r--r-- | media-tv/mythtv/files/mythbackend.init-r2 | 2 |
2 files changed, 2 insertions, 2 deletions
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$ |