1. 12 Oct, 2021 1 commit
    • Brad Davidson's avatar
      Refactor log and reaper exec to omit MAINPID · dc18ef2e
      Brad Davidson authored
      Using MAINPID breaks systemd's exit detection, as it stops watching the
      original pid, but is unable to watch the new pid as it is not a child
      of systemd itself. The best we can do is just notify when execing the child
      process.
      
      We also need to consolidate forking into a sigle place so that we don't
      end up with multiple levels of child processes if both redirecting log
      output and reaping child processes.
      Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
      dc18ef2e
  2. 11 Oct, 2021 1 commit
  3. 07 Oct, 2021 1 commit
  4. 06 Oct, 2021 4 commits
  5. 05 Oct, 2021 2 commits
  6. 04 Oct, 2021 1 commit
  7. 01 Oct, 2021 1 commit
  8. 30 Sep, 2021 1 commit
  9. 29 Sep, 2021 1 commit
  10. 28 Sep, 2021 5 commits
  11. 27 Sep, 2021 1 commit
  12. 24 Sep, 2021 1 commit
  13. 23 Sep, 2021 3 commits
  14. 22 Sep, 2021 1 commit
  15. 20 Sep, 2021 1 commit
  16. 17 Sep, 2021 5 commits
  17. 16 Sep, 2021 2 commits
  18. 15 Sep, 2021 8 commits