mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-06 12:37:34 -08:00
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
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
[
|
|
{
|
|
"id": "example",
|
|
"execute-command": "/var/lib/webhooks/example.sh",
|
|
"command-working-directory": "/var/lib/webhooks"
|
|
"pass-arguments-to-command":
|
|
[
|
|
{
|
|
"source": "entire-payload"
|
|
}
|
|
]
|
|
}
|
|
]
|