From dcac77aa35835f2a136fb65f5ba909c8df01da8c Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:15 -0500 Subject: www-misc/zoneminder: use #!/sbin/openrc-run instead of #!/sbin/runscript --- www-misc/zoneminder/files/init.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-misc/zoneminder') 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$ -- cgit v1.2.3-65-gdbad