Blame SOURCES/rhcd-stop.path.in

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