summaryrefslogtreecommitdiff
path: root/www-apps
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:10 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit8edc3cb0fd012dfb2b05c861f60d84d0b33f058a (patch)
tree0f385b823aceefb7c783a152bcc67fc790a5c779 /www-apps
parent1666957b629a8a4c8bbbc915a219776e2891ad56 (diff)
downloadgentoo-8edc3cb0fd012dfb2b05c861f60d84d0b33f058a.tar.gz
gentoo-8edc3cb0fd012dfb2b05c861f60d84d0b33f058a.tar.xz
www-apps/tt-rss: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/tt-rss/files/ttrssd.initd-r12
-rw-r--r--www-apps/tt-rss/files/ttrssd.initd-r22
2 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/tt-rss/files/ttrssd.initd-r1 b/www-apps/tt-rss/files/ttrssd.initd-r1
index 28d43061255..bceb9ffce2d 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 3ebadb45b4c..d46d5890a1f 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