Blame SOURCES/rhcd.path.in

a2e6b5
# This file is part of rhcd.
a2e6b5
#
a2e6b5
# Any changes made to this file will be overwritten during a software update. To
a2e6b5
# override a parameter in this file, create a drop-in file, typically located at
a2e6b5
# /etc/systemd/system/rhcd.path.d/override.conf. Put the desired
a2e6b5
# overrides in that file and reload systemd.
a2e6b5
#
a2e6b5
# For more information about systemd drop-in files, see systemd.unit(5).
a2e6b5
a2e6b5
a2e6b5
[Unit]
a2e6b5
Description=Automatically start rhcd with path watch
a2e6b5
Documentation=man:rhcd(8)
a2e6b5
a2e6b5
[Path]
a2e6b5
PathExists=@sysconfdir@/pki/consumer/cert.pem
a2e6b5
a2e6b5
[Install]
a2e6b5
WantedBy=multi-user.target