gentoo/dev-util/webhook/files/webhook.confd
Holger Hoffstätte 2dfb57229e
dev-util/webhook: add 2.8.1, various additions/improvements
This adds a proper OpenRC init script and out-of-the box configuration.

Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/36436
Closes: https://bugs.gentoo.org/870304
2024-07-04 20:13:40 -07:00

3 lines
119 B
Plaintext

# arguments for webhook
command_args="-ip=localhost -port=9000 -hooks=/etc/webhook.json -logfile=/var/log/webhook.log"