aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/init.s390
Commit message (Collapse)AuthorAgeFilesLines
* Change default loglevel to match what sysklogd used to set it to. (#621257)Bill Nottingham2010-08-091-2/+6
| | | | | | | klogd used to hardcode the loglevel to 6, which made this setting somewhat superfluous. rsyslogd does not. It could be argued that we shouldn't muck with it, but at this stage, it's best to just change it to match the previous observed behavior.
* Don't directly execute bash for single-user mode, as that has SELinux ↵Bill Nottingham2010-06-291-0/+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.
* Coalesce the multiple rcX and ttyX jobs into single files.Bill Nottingham2009-12-031-0/+2
| | | | | | Adjust other jobs accordingly. Use a configuration parameter for what ttys to start.
* revert some stuffBill Nottingham2004-11-011-2/+2
|
* - some optims/cleanups, details in initscripts.specr7-94Florian La Roche2004-10-311-2/+2
|
* - new releaser7-16Florian La Roche2003-04-181-1/+1
|
* add all changes for s390 that don't change anything for the otherFlorian La Roche2001-02-101-0/+21
architectures