add certbot
This commit is contained in:
10
active/podman_certbot/quadlets/certbot.service
Normal file
10
active/podman_certbot/quadlets/certbot.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user