summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:10 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitd594f6621499687b348ee44b1257b835ef32417f (patch)
treeda6514e397555b28f7621c51ac6e5f88cb5f78a9 /net-irc
parentnet-irc/psybnc: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-d594f6621499687b348ee44b1257b835ef32417f.tar.gz
gentoo-d594f6621499687b348ee44b1257b835ef32417f.tar.bz2
gentoo-d594f6621499687b348ee44b1257b835ef32417f.zip
net-irc/quassel: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/quassel/files/quasselcore.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/quassel/files/quasselcore.init b/net-irc/quassel/files/quasselcore.init
index 1cbbc838e311..245667265026 100644
--- a/net-irc/quassel/files/quasselcore.init
+++ b/net-irc/quassel/files/quasselcore.init
@@ -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$