dustin
/
jenkinsagent
Archived
1
0
Fork 0
This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
jenkinsagent/rootfs/overlay/usr/lib/systemd/system/fetch-ssh-knownhosts.timer

11 lines
147 B
SYSTEMD

[Unit]
Description=Update SSH known hosts daily
[Timer]
OnCalendar=daily
AccuracySec=1h
RandomizedDelaySec=6000
[Install]
WantedBy=timers.target