fiss-minit

A standalone service supervisor based on minit
Log | Files | Refs | README | LICENSE

TODO (324B)


      1 The "sync" support should be done asynchronously, not with waitpid.
      2 
      3 if hwclock is used to adjust the system clock by a few hours, the minit
      4   times will be completely off.  Maybe we should use the poll timeout to
      5   keep track of what we think how long we are running and use that as a
      6   basis to find out and correct this?