From 8edc3cb0fd012dfb2b05c861f60d84d0b33f058a Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:10 -0500 Subject: www-apps/tt-rss: use #!/sbin/openrc-run instead of #!/sbin/runscript --- www-apps/tt-rss/files/ttrssd.initd-r1 | 2 +- www-apps/tt-rss/files/ttrssd.initd-r2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www-apps/tt-rss') diff --git a/www-apps/tt-rss/files/ttrssd.initd-r1 b/www-apps/tt-rss/files/ttrssd.initd-r1 index 28d430612550..bceb9ffce2dd 100644 --- a/www-apps/tt-rss/files/ttrssd.initd-r1 +++ b/www-apps/tt-rss/files/ttrssd.initd-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/www-apps/tt-rss/files/ttrssd.initd-r2 b/www-apps/tt-rss/files/ttrssd.initd-r2 index 3ebadb45b4c8..d46d5890a1f2 100644 --- a/www-apps/tt-rss/files/ttrssd.initd-r2 +++ b/www-apps/tt-rss/files/ttrssd.initd-r2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -- cgit v1.2.3-65-gdbad