Skip to content
Snippets Groups Projects
  1. Jan 12, 2021
    • Quentin Duchemin's avatar
      [Murmur] Fix signals forwarding · eb7fce7c
      Quentin Duchemin authored
      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
      Verified
      eb7fce7c
  2. Jan 08, 2021
  3. Oct 06, 2020
  4. Sep 04, 2020
  5. Aug 07, 2020
  6. Aug 05, 2020
  7. Jul 08, 2020
Loading