Adding systemd units
This commit is contained in:
parent
fe5933c850
commit
aafdf0c9f5
4 changed files with 44 additions and 0 deletions
9
etc/systemd∕system/acmesh-reload.path
Normal file
9
etc/systemd∕system/acmesh-reload.path
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue