From: Austin English Date: Wed, 18 May 2016 06:29:32 +0000 (-0500) Subject: media-video/mjpg-streamer: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7851aff6dae6eaadd90187306aa96e67bbf396b0;p=gentoo.git media-video/mjpg-streamer: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/media-video/mjpg-streamer/files/mjpg-streamer.initd b/media-video/mjpg-streamer/files/mjpg-streamer.initd index d64a39ab9621..656e1a6d7fa2 100644 --- a/media-video/mjpg-streamer/files/mjpg-streamer.initd +++ b/media-video/mjpg-streamer/files/mjpg-streamer.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$