This unit is provided by:
Options
-
[Service]-
ExecCondition=/run/current-system/systemd/bin/systemctl -q is-active nginx.service -
ExecStart=/run/current-system/systemd/bin/systemctl reload nginx.service -
TimeoutSec=60 -
Type=oneshot
-
-
[Unit]-
After=acme-machine.service -
Before=acme-finished-machine.target -
ConditionPathExists=/var/lib/acme/machine/fullchain.pem
-
Additionnal notes
Nothing here.