1 2 3 4 5 6 7
[Unit] Description=Let's Encrypt renewal [Service] Type=oneshot ExecStart=/usr/bin/certbot renew ExecStartPost=/bin/systemctl reload nginx.service