> I don't get a login prompt. But I do get the "#" sign and can enter > commands. I'm using Hercules, the 390 emulator.
This is in /etc/inittab 1:012356:respawn:/program/to/run Is it just /bin/bash now? You might be looking for something like /sbin/sulogin, or /sbin/sulogin -t 30 You can modify /etc/inittab, kill -HUP init, then kfrom the console, close the currently spawned shell with exit. The next one to be created should be whatever is in your respawn line. Beats rebooting just to pick up the configuration change, anyway. ~ Daniel ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
