Skip to content
Snippets Groups Projects
  1. Nov 30, 2024
    • Eric Vidal's avatar
      Clean the shutdown procedure. · 09519285
      Eric Vidal authored
      Fix unsupervision of the scandir avoiding remove inner daemon.
      Do not crash if rc.shudown return a fail.
      Fix signal to sent to the remaining service inside container.
      09519285
  2. Nov 27, 2024
  3. Oct 14, 2024
  4. Sep 12, 2024
  5. Sep 10, 2024
  6. Sep 08, 2024
  7. Sep 04, 2024
  8. Aug 12, 2024
  9. Jul 15, 2024
  10. Jul 13, 2024
  11. Jun 20, 2024
    • Eric Vidal's avatar
      Improve identifier list. · 2f91f622
      Eric Vidal authored
      In addition to the string "@I" as identifier to replace by the name of instance service,
      the following identifier are now recognize :
      @I, @U, @u, @G, @g, @H, @S, @R. see doc/66-identifier.md for furthers information.
      2f91f622
  12. Jun 18, 2024
    • Eric Vidal's avatar
      Change name of Timeout key familly. · 2c736d20
      Eric Vidal authored
      Rename TimeoutKill to TimeoutStart.
      Rename TimeoutFinish to TimeoutStop.
      Remove TimeoutUp and TimeoutDown key.
      To avoid confusion and mistake, oneshot and classic service use now
      the same key name to declare the timeout to use.
      TimeoutStart and TimeoutStop are clearer than TimeoutKill and TimeoutFinish.
      66 is sufficiently smart to name the file correctly for s6-supervise
      whick look for the timeout-kill and timeout-finish file.
      2c736d20
  13. Jun 17, 2024
  14. Jun 07, 2024
  15. Jun 01, 2024
  16. May 31, 2024
  17. May 24, 2024
  18. May 21, 2024
  19. May 17, 2024
  20. May 07, 2024
Loading