summaryrefslogtreecommitdiff
path: root/net-irc/znc/files
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:14 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit566ffbc580a627b40917d017e8f7cbe92d7f1562 (patch)
tree88e6d62cec57dfacd80030f22f37eef24000df80 /net-irc/znc/files
parent15a298248bf4d226de3f9c4b7244cc693504e2f9 (diff)
downloadgentoo-566ffbc580a627b40917d017e8f7cbe92d7f1562.tar.gz
gentoo-566ffbc580a627b40917d017e8f7cbe92d7f1562.tar.xz
net-irc/znc: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-irc/znc/files')
-rw-r--r--net-irc/znc/files/znc.initd2
-rw-r--r--net-irc/znc/files/znc.initd-r12
2 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/znc/files/znc.initd b/net-irc/znc/files/znc.initd
index f0825a1e902..08218b643ce 100644
--- a/net-irc/znc/files/znc.initd
+++ b/net-irc/znc/files/znc.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-irc/znc/files/znc.initd-r1 b/net-irc/znc/files/znc.initd-r1
index a6ef740969c..1faaf9aff0a 100644
--- a/net-irc/znc/files/znc.initd-r1
+++ b/net-irc/znc/files/znc.initd-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$