1
0
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:
Дмитрий Рамазанов 2020-10-09 09:18:51 +05:00 committed by GitHub
parent b5bfe5af7b
commit 82332a2ec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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