extras/systemd: Remove socket activated syslog.target and add documentation keys

Adopting patch provided by Patrick Matthäi <pmatthaei@debian.org> at:

https://bugzilla.redhat.com/attachment.cgi?id=1470751

fixes: bz#1560561
Change-Id: I363a049c743c65823e6c4f153cbe20b47fcb64fb
Signed-off-by: Vijay Bellur <vbellur@redhat.com>
This commit is contained in:
Vijay Bellur 2018-11-27 11:47:12 +05:30 committed by Amar Tumballi
parent 1e28c54c5e
commit aa85b54c6f
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,6 @@
[Unit]
Description=GlusterFS, a clustered file-system server
Documentation=man:glusterd(8)
Requires=rpcbind.service
After=network.target rpcbind.service
Before=network-online.target

View File

@ -1,6 +1,8 @@
[Unit]
Description=Gluster Events Notifier
After=syslog.target network.target
After=network.target
Documentation=man:glustereventsd(8)
[Service]
Environment=PYTHONPATH=@BUILD_PYTHON_SITE_PACKAGES_EXPANDED@:$PYTHONPATH