coredns/etc/systemd/system/copy_coredns.path
2022-08-26 02:52:21 +02:00

12 lines
275 B
SYSTEMD

[Unit]
Description=Watching for changes to dotya.ml certs and triggering copy service
ConditionPathExists=/etc/letsencrypt/live/dotya.ml
[Path]
PathChanged=/etc/letsencrypt/live/dotya.ml
TriggerLimitIntervalSec=30s
TriggerLimitBurst=30
[Install]
WantedBy=multi-user.target