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

[ale] top on console



On Sat, 2007-11-17 at 20:38 -0500, Michael Still wrote:
> I suppose you can modify /etc/inittab and replace the getty on the first VC.
> 
> Maybe replace this:
> 1:2345:respawn:/sbin/mingetty tty1
> with this:
> 1:2345:respawn:/bin/sudo -u nobody /usr/bin/top
> 
> I haven't done this or tested it though.

Thanks Mike, that worked well.

-Jim P.