summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:15 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitd83c1ee6854f2b2404cfb0fba674aa285cbdc337 (patch)
tree2189772372080195e49df7db6c166cc1a4068e5e /media-sound/awesfx/files
parentmedia-sound/aumix: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-d83c1ee6854f2b2404cfb0fba674aa285cbdc337.tar.gz
gentoo-d83c1ee6854f2b2404cfb0fba674aa285cbdc337.tar.bz2
gentoo-d83c1ee6854f2b2404cfb0fba674aa285cbdc337.zip
media-sound/awesfx: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'media-sound/awesfx/files')
-rw-r--r--media-sound/awesfx/files/sfxload.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/awesfx/files/sfxload.initd b/media-sound/awesfx/files/sfxload.initd
index 087e83d0c7ba..33719dd78d6f 100644
--- a/media-sound/awesfx/files/sfxload.initd
+++ b/media-sound/awesfx/files/sfxload.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$