/etc/inittab
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
/etc/inittab
SuSE Linux: Version 5.1
After activating the entry for xdmsc in /etc/inittab
it is not possible anymore to boot correctly or to change the runlevel.
A wrong line crept into /etc/inittab
:
#7:2:+/sbin/init.d/rx tty7or
7:2:+/sbin/init.d/rx tty7The third column with the command, that is responsible for the correct call of the process
/sbin/init.d/rx
is missing.
The correct form of the line is
#7:2:respawn:+/sbin/init.d/rx tty7or
7:2:respawn:+/sbin/init.d/rx tty7Please change
/etc/inittab
accordingly
Keywords: XDM, XDMSC, XTERMINAL, INIT, INITTAB, RESPAWNING, BOOTING
Feedback welcome: Send Mail to feedback@suse.de (Please give the following subject: SDB-xdmsc_respawn
)
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch