summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:37 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitc2f5e97871bc511a41462295c8a96e898542f754 (patch)
treedfcfe95f72c74b6ab804a3b86a325481d3865868 /games-strategy
parentgames-strategy/netpanzer: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-c2f5e97871bc511a41462295c8a96e898542f754.tar.gz
gentoo-c2f5e97871bc511a41462295c8a96e898542f754.tar.bz2
gentoo-c2f5e97871bc511a41462295c8a96e898542f754.zip
games-strategy/wesnoth: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/files/wesnothd.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/wesnoth/files/wesnothd.rc b/games-strategy/wesnoth/files/wesnothd.rc
index 025a85c7de46..873f6592b6db 100644
--- a/games-strategy/wesnoth/files/wesnothd.rc
+++ b/games-strategy/wesnoth/files/wesnothd.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$