Skip to content
Snippets Groups Projects
Verified Commit eb7fce7c authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Murmur] Fix signals forwarding

The main `entrypoint.sh` script can now forward SIGUSR1 to `murmurd` multiple times (e.g. multiple certificate updates).

We need to wait each time a signal is captured and forwarded (because wait stops when the child exists OR a signal is received).
And also we need to add a '&' for whatever reason
parent f2a3ae8c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment