Files
homelab/active/podman_certbot/quadlets/certbot.service
2026-02-06 20:17:16 -05:00

10 lines
208 B
Desktop File

[Unit]
Description=Runs certbot renew
After=syslog.target network.target auditd.service
Wants=network-online.target
[Service]
ExecStart=/usr/bin/command -with -arguments
[Install]
WantedBy=multi-user.target