10 lines
183 B
SYSTEMD
10 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
|