configurations/etc/systemd/system/certbot-renewal.service
2022-08-23 10:16:29 +02:00

6 lines
188 B
Desktop File

[Unit]
Description=Automatically renews SSL certificates obtained with certbot
[Service]
Type=oneshot
ExecStart=/usr/bin/certbot renew -q --post-hook /usr/local/bin/certbot-restart-nginx