summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:33 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit88ed0ccd6457f53f2f5193201404c9c5a69808ed (patch)
tree15c62a1071ae9a2147c76babfbec4cf3ef10bcc7 /games-server/monopd
parentgames-fps/sauerbraten: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-88ed0ccd6457f53f2f5193201404c9c5a69808ed.tar.gz
gentoo-88ed0ccd6457f53f2f5193201404c9c5a69808ed.tar.bz2
gentoo-88ed0ccd6457f53f2f5193201404c9c5a69808ed.zip
games-server/monopd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'games-server/monopd')
-rw-r--r--games-server/monopd/files/monopd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-server/monopd/files/monopd.in b/games-server/monopd/files/monopd.in
index 640ab25eb219..f9d056ff91e9 100644
--- a/games-server/monopd/files/monopd.in
+++ b/games-server/monopd/files/monopd.in
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$