mirror of
https://github.com/EeeeKa/webhook-catcher.git
synced 2025-08-03 16:07:22 +05:00
Add reload support
This commit is contained in:
parent
b5bfe5af7b
commit
82332a2ec6
@ -7,6 +7,7 @@ User=whcd
|
|||||||
Group=whcd
|
Group=whcd
|
||||||
|
|
||||||
ExecStart=/usr/sbin/webhook-catcher -c /etc/webhook-catcher/config.json
|
ExecStart=/usr/sbin/webhook-catcher -c /etc/webhook-catcher/config.json
|
||||||
|
ExecReload=/bin/kill -HUP $MAINPID
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user