Adding systemd units

This commit is contained in:
mustard 2024-08-25 15:39:50 +02:00
parent fe5933c850
commit aafdf0c9f5
4 changed files with 44 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Reload NGINX on command from acme.sh
[Path]
PathModified=/root/data/acme.sh/.reload
TriggerLimitIntervalSec=0
TriggerLimitBurst=0
[Install]
WantedBy=paths.target