|
Last change
on this file since 3089 was 3089, checked in by Bruno Cornec, 13 years ago |
- Now that inittab is taken in account, fix it !
|
|
File size:
464 bytes
|
| Line | |
|---|
| 1 | #
|
|---|
| 2 | # inittab This file describes how the INIT process should set up
|
|---|
| 3 | # the system in a certain run-level.
|
|---|
| 4 | #
|
|---|
| 5 | # Default runlevel for MondoRescue 3
|
|---|
| 6 | #
|
|---|
| 7 | id:3:initdefault:
|
|---|
| 8 |
|
|---|
| 9 | # Trap CTRL-ALT-DELETE
|
|---|
| 10 | ca::ctrlaltdel:/sbin/reboot
|
|---|
| 11 | #::ctrlaltdel:/bin/umount -a -r
|
|---|
| 12 |
|
|---|
| 13 | ::respawn:-/bin/sh
|
|---|
| 14 | tty2::askfirst:/bin/sh
|
|---|
| 15 | tty3::askfirst:/bin/sh
|
|---|
| 16 | tty4::askfirst:/bin/sh
|
|---|
| 17 | tty5::askfirst:/bin/sh
|
|---|
| 18 | tty6::askfirst:/bin/sh
|
|---|
| 19 | tty7::askfirst:/bin/sh
|
|---|
| 20 |
|
|---|
| 21 | # Single user mode
|
|---|
| 22 | su:S:wait:/bin/sh
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.