mirror of
https://github.com/EeeeKa/webhook-catcher.git
synced 2025-12-12 18:20:01 +05:00
Add reload support
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user