blob: 77132d771263f311cb605f3e3bf39c50cd1e5620 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Unit]
Description=generate and upload a self-signed key twice a year
[Timer]
OnCalendar=*-01,05,09-01 00:00:00
AccuracySec=1us
RandomizeDelaySec=10000000
Persistent=true
[Install]
WantedBy=timers.target
|