From: Austin English Date: Wed, 18 May 2016 06:35:07 +0000 (-0500) Subject: www-apps/radicale: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2702534d78b63de605f00f496b10c782458150d0;p=gentoo.git www-apps/radicale: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$