summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:14 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb40571bcdef1a55b1fdf94030ad8a49f7951e1c5 (patch)
treec8be67d7e064bf5fdcc8b57a07f76a09683c0bd2
parentmedia-radio/svxlink: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b40571bcdef1a55b1fdf94030ad8a49f7951e1c5.tar.gz
gentoo-b40571bcdef1a55b1fdf94030ad8a49f7951e1c5.tar.bz2
gentoo-b40571bcdef1a55b1fdf94030ad8a49f7951e1c5.zip
media-sound/aumix: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--media-sound/aumix/files/aumix.rc62
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/aumix/files/aumix.rc6 b/media-sound/aumix/files/aumix.rc6
index f3f3d23645be..cd4c67473d99 100644
--- a/media-sound/aumix/files/aumix.rc6
+++ b/media-sound/aumix/files/aumix.rc6
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$