nsupdate-sshfp/systemd/nsupdate-sshfp@.timer

15 lines
321 B
SYSTEMD

[Unit]
Description=Daily update of SSHFS records for %i
Documentation=https://gitea.gf4.pw/ki9/nsupdate-sshfp
Requires=nsupdate-sshfp@%i.service named.service
[Timer]
# Run 5 minutes after boot
OnBootSec=5m
# Run every 1 day thereafter
OnUnitActiveSec=1d
Unit=nsupdate-sshfp@%i.service
[Install]
WantedBy=timers.target