11 lines
173 B
SYSTEMD
11 lines
173 B
SYSTEMD
[Unit]
|
|
Description=Timer for the update-certificates service
|
|
|
|
[Timer]
|
|
OnCalendar=01:00:00
|
|
Persistent=true
|
|
Unit=update-certificates.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|