Blame SOURCES/rhcd-stop.path.in

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