Skip to main content

max / makenotwork

147 B · 11 lines History Blame Raw
1 [Unit]
2 Description=Daily ca-certificates refresh
3
4 [Timer]
5 OnCalendar=daily
6 RandomizedDelaySec=1h
7 Persistent=true
8
9 [Install]
10 WantedBy=timers.target
11