10 lines
188 B
SYSTEMD
10 lines
188 B
SYSTEMD
[Unit]
|
|
Description=Traefik ACME Certificate Exporter
|
|
ConditionFileNotEmpty=/var/lib/traefik/acme.json
|
|
|
|
[Path]
|
|
PathModified=/var/lib/traefik/acme.json
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|