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