Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Michael Maxwell on July 06, 2001, 06:48:38 PM
-
Hi,
I have set up mgetty so that workstations can dial in with default windows setting. Now i need to know how to get mgetty to come up at boot.
I added "F1a:23:respawn:/sbin/mgetty -R 20 ttyS1" to the end of /etc/inittab (template) and rebooted the box.
Mgetty didn't come up at all
The logs show (0) ???
Any idea's ?
Thanks & 73's
--
Michael Maxwell
-
Michael Maxwell wrote:
> I have set up mgetty so that workstations can dial in with
> default windows setting. Now i need to know how to get mgetty
> to come up at boot.
>
> I added "F1a:23:respawn:/sbin/mgetty -R 20 ttyS1" to the end
> of /etc/inittab (template) and rebooted the box.
>
> Mgetty didn't come up at all
Try "F1a:237:respawn:...". e-smith runs at runlevel 7.
Charlie
-
Hi Charlie,
Ok it's working now :o)
Thanks, Michael