Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial removal of support for non-systemd systems. | Bill Nottingham | 2012-08-06 | 1 | -23/+0 |
| | |||||
* | Don't directly execute bash for single-user mode, as that has SELinux ↵ | Bill Nottingham | 2010-06-29 | 1 | -1/+3 |
| | | | | | | | | | | | issues. (#540216, #584443, #585053) If upstart directly runs bash for single-user mode, there's no way for SELinux to set the proper context (to distinguish it from other init scripts). Inserting a helper binary in the way allows for this. While we're changing this, we make it configurable so it's easily possible for people to use sulogin if they so desire. | ||||
* | rcS*.conf - check if /etc/inittab exists (#590703) | Petr Lautrbach | 2010-05-13 | 1 | -1/+1 |
| | |||||
* | Coalesce the multiple rcX and ttyX jobs into single files. | Bill Nottingham | 2009-12-03 | 1 | -3/+2 |
| | | | | | | 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 | 1 | -0/+22 |