Blame SOURCES/rhcd-stop.path.in

dfd011
# This file is part of rhc.
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-stop.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
[Unit]
dfd011
Description=Automatically stop rhcd by watching if rhsm cert exists
dfd011
dfd011
[Path]
dfd011
PathModified=@sysconfdir@/pki/consumer/cert.pem
dfd011
dfd011
[Install]
dfd011
WantedBy=multi-user.target