From 240a711c93e11bc60e5b616d8722373d89b40a6a Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:33 -0500 Subject: [PATCH] media-video/motion: use #!/sbin/openrc-run instead of #!/sbin/runscript --- media-video/motion/files/motion.initd-r2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2