[Unit] Description=Let's Encrypt renewal [Service] Type=oneshot ExecStart={{ letsencrypt_certbot_dest }} renew --standalone --pre-hook "/bin/systemctl stop nginx" --post-hook "/bin/systemctl start nginx"