summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:13 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit15a298248bf4d226de3f9c4b7244cc693504e2f9 (patch)
tree5229b2465b01cea6955673bc38ee94455bfa28ac /net-irc
parentnet-irc/ultimate: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-15a298248bf4d226de3f9c4b7244cc693504e2f9.tar.gz
gentoo-15a298248bf4d226de3f9c4b7244cc693504e2f9.tar.bz2
gentoo-15a298248bf4d226de3f9c4b7244cc693504e2f9.zip
net-irc/unrealircd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/unrealircd/files/unrealircd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/files/unrealircd.initd b/net-irc/unrealircd/files/unrealircd.initd
index 6d837ec0f2ac..adaa8afb7aab 100644
--- a/net-irc/unrealircd/files/unrealircd.initd
+++ b/net-irc/unrealircd/files/unrealircd.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$