[Unit] Description=Let's Encrypt renewal service [Service] User={{ certbot_auto_renew_user }} Type=oneshot ExecStart={{ certbot_script_path }} renew {{ certbot_auto_renew_options }} ExecStartPost=/bin/systemctl reload {{ certbot_web_service }}.service