summaryrefslogtreecommitdiff
path: root/media-video
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:33 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit240a711c93e11bc60e5b616d8722373d89b40a6a (patch)
tree431c2c26f6b67578bac41057058eb5ecd4b9380c /media-video
parent7851aff6dae6eaadd90187306aa96e67bbf396b0 (diff)
downloadgentoo-240a711c93e11bc60e5b616d8722373d89b40a6a.tar.gz
gentoo-240a711c93e11bc60e5b616d8722373d89b40a6a.tar.xz
media-video/motion: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'media-video')
-rw-r--r--media-video/motion/files/motion.initd-r22
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/motion/files/motion.initd-r2 b/media-video/motion/files/motion.initd-r2
index c2e2740f0f4..18b2e5bb0b7 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$