summaryrefslogtreecommitdiff
path: root/packages/files/dtail-rocky/dserver-update-keycache.timer
blob: 339011dd176af14d9bb3992df9339e8a67a826b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Refresh DServer SSH key cache every 30 minutes

[Timer]
OnBootSec=2m
OnCalendar=*:0/30
Persistent=true
Unit=dserver-update-keycache.service

[Install]
WantedBy=timers.target