From: Austin English Date: Wed, 18 May 2016 06:29:33 +0000 (-0500) Subject: media-video/motion: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=240a711c93e11bc60e5b616d8722373d89b40a6a;p=gentoo.git media-video/motion: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/media-video/motion/files/motion.initd-r2 b/media-video/motion/files/motion.initd-r2 index c2e2740f0f4e..18b2e5bb0b71 100644 --- a/media-video/motion/files/motion.initd-r2 +++ b/media-video/motion/files/motion.initd-r2 @@ -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$