9 lines
141 B
SYSTEMD
9 lines
141 B
SYSTEMD
[Unit]
|
|
Description=Daily renewal of Let's Encrypt's certificates
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|