summaryrefslogtreecommitdiff
path: root/src/etc/systemd/system/certbot.service.d/10-override.conf
blob: 542f77eb21f8a365f7a9ab6aa908bfb320b68961 (plain)
1
2
3
4
5
6
7
[Unit]
After=
After=vyos-router.service

[Service]
ExecStart=
ExecStart=/usr/bin/certbot renew --config-dir /config/auth/letsencrypt --no-random-sleep-on-renew --post-hook "/usr/libexec/vyos/vyos-certbot-renew-pki.sh"