summaryrefslogtreecommitdiff
path: root/net-irc/quassel/files/quasselcore.init-r1
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
commit80208fb578cf92cc308906660ca6d7860c6b2a1f (patch)
tree6f06818031b553c506fc10dfe9908a835df288aa /net-irc/quassel/files/quasselcore.init-r1
parent06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (diff)
gentoo resync : 09.03.2018
Diffstat (limited to 'net-irc/quassel/files/quasselcore.init-r1')
-rw-r--r--net-irc/quassel/files/quasselcore.init-r14
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/quassel/files/quasselcore.init-r1 b/net-irc/quassel/files/quasselcore.init-r1
index 5976235aafa4..cfcb5dbb9012 100644
--- a/net-irc/quassel/files/quasselcore.init-r1
+++ b/net-irc/quassel/files/quasselcore.init-r1
@@ -1,9 +1,9 @@
#!/sbin/openrc-run
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
depend() {
- after logger postgres
+ after logger postgresql
}
LISTEN=${LISTEN:-"0.0.0.0"}