1
0
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:
2020-10-09 09:18:51 +05:00
committed by GitHub
parent b5bfe5af7b
commit 82332a2ec6

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