[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to login automatically into Bash after booting?



On Thu, Aug 11, 2005 at 08:48:42PM +0200, Paolo Pantaleo wrote:
> > This would be done by editing /etc/inittab to have a line like
> >
> > 1:2345:respawn:/sbin/getty -l /bin/bash -n 38400 tty1
> >
> What user will own /bin/bash? Isn't it root?

Yep, unless you did something like:

1:2345:respawn:/sbin/getty -l sudo paolo /bin/bash -n 38400 tty1

-rjk



Reply to: