9 lines
183 B
SYSTEMD
9 lines
183 B
SYSTEMD
[Unit]
|
|
Description=Reload NGINX on command from acme.sh
|
|
|
|
[Path]
|
|
PathModified=/root/data/acme.sh/.reload
|
|
TriggerLimitIntervalSec=0
|
|
TriggerLimitBurst=0
|
|
[Install]
|
|
WantedBy=paths.target
|