summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:46 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit6db2d56ed247d44f5acb0edc9379403d13fd271a (patch)
treebccf9695cda604e091154d36415656fdd9ad4e80 /sys-apps/sparc-utils
parentsys-apps/setserial: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-6db2d56ed247d44f5acb0edc9379403d13fd271a.tar.gz
gentoo-6db2d56ed247d44f5acb0edc9379403d13fd271a.tar.bz2
gentoo-6db2d56ed247d44f5acb0edc9379403d13fd271a.zip
sys-apps/sparc-utils: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps/sparc-utils')
-rw-r--r--sys-apps/sparc-utils/files/audioctl.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sparc-utils/files/audioctl.init b/sys-apps/sparc-utils/files/audioctl.init
index 6aa1871aca9f..cfc805eeccd5 100644
--- a/sys-apps/sparc-utils/files/audioctl.init
+++ b/sys-apps/sparc-utils/files/audioctl.init
@@ -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$