Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-12 | When running under Upstart, only consider the daemon started once it is | Colin Watson | |
ready to accept connections (by raising SIGSTOP at that point and using "expect stop"). | |||
2013-05-21 | Change start condition of Upstart job to be just the standard "runlevel | Colin Watson | |
[2345]", rather than "filesystem or runlevel [2345]"; the latter makes it unreasonably difficult to ensure that urandom starts before ssh, and is not really necessary since one of static-network-up and failsafe-boot is guaranteed to happen and will trigger entry to the default runlevel, and we don't care about ssh starting before the network (LP: #1098299). | |||
2012-11-01 | Add an Upstart job (not currently used by default in Debian). | Colin Watson | |