Blame SOURCES/rhcd.path.in

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