aboutsummaryrefslogtreecommitdiffstats
path: root/init/rcS-sulogin.conf
Commit message (Collapse)AuthorAgeFilesLines
* Don't directly execute bash for single-user mode, as that has SELinux ↵Bill Nottingham2010-06-291-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 Lautrbach2010-05-131-1/+1
|
* Coalesce the multiple rcX and ttyX jobs into single files.Bill Nottingham2009-12-031-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 Nottingham2009-12-031-0/+22