summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:19 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb7d12e54b27ff37af006f33aa81b504bf4afd4c9 (patch)
treef728f84aa1aa5a56ef5aac7d540f9415f93870ee /media-sound/gnump3d
parentmedia-sound/forked-daapd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b7d12e54b27ff37af006f33aa81b504bf4afd4c9.tar.gz
gentoo-b7d12e54b27ff37af006f33aa81b504bf4afd4c9.tar.bz2
gentoo-b7d12e54b27ff37af006f33aa81b504bf4afd4c9.zip
media-sound/gnump3d: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'media-sound/gnump3d')
-rw-r--r--media-sound/gnump3d/files/gnump3d.init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/gnump3d/files/gnump3d.init.d b/media-sound/gnump3d/files/gnump3d.init.d
index 2a228e2de80d..a894749b0a0c 100644
--- a/media-sound/gnump3d/files/gnump3d.init.d
+++ b/media-sound/gnump3d/files/gnump3d.init.d
@@ -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$