This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
|
[Unit]
|
|
Description=Update SSH known hosts daily
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
AccuracySec=1h
|
|
RandomizedDelaySec=6000
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|