From: Austin English Date: Wed, 18 May 2016 06:35:15 +0000 (-0500) Subject: www-misc/zoneminder: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dcac77aa35835f2a136fb65f5ba909c8df01da8c;p=gentoo.git www-misc/zoneminder: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-misc/zoneminder/files/init.d b/www-misc/zoneminder/files/init.d index 06435b85f108..1315098af8ad 100644 --- a/www-misc/zoneminder/files/init.d +++ b/www-misc/zoneminder/files/init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$