[Unit] Description=Certbot Documentation=file:///usr/share/doc/python-certbot-doc/html/index.html Documentation=https://letsencrypt.readthedocs.io/en/latest/ [Service] User={{ certbot_auto_renew_user }} Type=oneshot ExecStart={{ certbot_script_path }} renew {{ certbot_auto_renew_options }} PrivateTmp=true