unix/fiss-minit

TODO in master
Repositories | Summary | Log | Files | README | COPYING

TODO (324B) download


1The "sync" support should be done asynchronously, not with waitpid.
2
3if 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?