aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2020-06-10 21:35:57 +0200
committernico <nico@magicbroccoli.de>2020-06-10 21:40:01 +0200
commitede665016b28db7848c2c9b5f2c0780a915470fc (patch)
tree9d361fd03179c7a98f07ccf84110d811763c26dc /contrib
parent4f53572c7e28d192c9203838e209135c61cd2195 (diff)
clarify documentation
* align url parameter to the ejabberd example * update virtualenv command * remove influxdb service requirement from service template
Diffstat (limited to 'contrib')
-rw-r--r--contrib/init/linux-systemd/ejabberd-influxdb.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/init/linux-systemd/ejabberd-influxdb.service b/contrib/init/linux-systemd/ejabberd-influxdb.service
index 6b711b6..68490cb 100644
--- a/contrib/init/linux-systemd/ejabberd-influxdb.service
+++ b/contrib/init/linux-systemd/ejabberd-influxdb.service
@@ -1,8 +1,7 @@
[Unit]
Description=ejabberd influxdb exporter
Documentation=https://dev.sum7.eu/sum7/ejabberd-tools/-/blob/master/README.md
-After=influxdb.service
-Requires=ejabberd.service influxdb.service
+Requires=ejabberd.service
[Service]
Type=simple