summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:07 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit2702534d78b63de605f00f496b10c782458150d0 (patch)
tree00f90e94a2e7bfc616230cc1f0dc665ee15b632a /www-apps/radicale
parentwww-apps/novnc: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-2702534d78b63de605f00f496b10c782458150d0.tar.gz
gentoo-2702534d78b63de605f00f496b10c782458150d0.tar.bz2
gentoo-2702534d78b63de605f00f496b10c782458150d0.zip
www-apps/radicale: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-apps/radicale')
-rw-r--r--www-apps/radicale/files/radicale.init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/radicale/files/radicale.init.d b/www-apps/radicale/files/radicale.init.d
index c2e29845437d..fe8df67e12bc 100644
--- a/www-apps/radicale/files/radicale.init.d
+++ b/www-apps/radicale/files/radicale.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$