Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't HUP init when messagebus starts (#557791) | Bill Nottingham | 2010-01-22 | 1 | -4/+0 |
| | | | | | It drops the event queue, breaking other events. We need to find a better way to do this. | ||||
* | Respawn correctly. (#552324, <zing@fastmail.fm>) | Bill Nottingham | 2010-01-05 | 1 | -5/+1 |
| | |||||
* | reload-init.conf: reload init on started messagebus | Petr Lautrbach | 2010-01-04 | 1 | -0/+4 |
| | |||||
* | Fix path reference. | Bill Nottingham | 2009-12-04 | 1 | -1/+1 |
| | |||||
* | Fix start-ttys for the correct number of ttys, and for X-on-tty1. | Bill Nottingham | 2009-12-03 | 1 | -0/+2 |
| | |||||
* | Fix default number of ttys. | Bill Nottingham | 2009-12-03 | 1 | -1/+1 |
| | |||||
* | Remove the dirty dirty hack in favor of an 'and' clause. | Bill Nottingham | 2009-12-03 | 1 | -20/+3 |
| | | | | (This better work now.) | ||||
* | Actually commit new files. | Bill Nottingham | 2009-12-03 | 3 | -0/+36 |
| | |||||
* | Coalesce the multiple rcX and ttyX jobs into single files. | Bill Nottingham | 2009-12-03 | 19 | -291/+16 |
| | | | | | | Adjust other jobs accordingly. Use a configuration parameter for what ttys to start. | ||||
* | Move to new upstart job location and file extension. | Bill Nottingham | 2009-12-03 | 21 | -0/+422 |