diff options
author | nico <nico@magicbroccoli.de> | 2020-06-10 00:56:43 +0200 |
---|---|---|
committer | nico <nico@magicbroccoli.de> | 2020-06-10 00:56:43 +0200 |
commit | 893f68497de1ace6abfede0de4f70d11f6801a8b (patch) | |
tree | fa1b3f9a74330bd53d231dabb2a2f1adb4323d8c /contrib/init | |
parent | 331adaf820c3f9c37457be667bd1fc775802cb99 (diff) |
further documentation
+ add systemd service documentation
Diffstat (limited to 'contrib/init')
-rw-r--r-- | contrib/init/linux-systemd/ejabberd-influxdb.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/init/linux-systemd/ejabberd-influxdb.service b/contrib/init/linux-systemd/ejabberd-influxdb.service index 4ac487e..2c4c1b3 100644 --- a/contrib/init/linux-systemd/ejabberd-influxdb.service +++ b/contrib/init/linux-systemd/ejabberd-influxdb.service @@ -1,5 +1,5 @@ [Unit] -Description=ejabberd2influxdb +Description=ejabberd influxdb exporter [Service] Type=simple |