Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site bbncc5.UUCP
Path: utzoo!linus!philabs!cmcl2!harvard!bbnccv!bbncc5!cspencer
From: cspencer@bbncc5.UUCP (Clifford Spencer)
Newsgroups: net.unix
Subject: Re: Automatically logging in root
Message-ID: <1141@bbncc5.UUCP>
Date: Mon, 11-Nov-85 08:40:10 EST
Article-I.D.: bbncc5.1141
Posted: Mon Nov 11 08:40:10 1985
Date-Received: Wed, 13-Nov-85 04:19:27 EST
References: <3088@brl-tgr.ARPA>
Organization: Bolt Beranek and Newman, Cambridge, MA
Lines: 19
> but since I don't feel happy doing normal things in root, I'd like to
> have my system console automatically be logged in as root after the
> system is through with rc. Since the console (as well as the system and
...
4.2 solution:
/etc/gettytab has a field "lo" that specifies the login program to use.
You could just say "lo=/bin/" in the gettytab entry
for console.
sysV:
I don't have a sysV manual in front a me, but you could put a line in
/etc/inittab that starts an interactive shell and redirects input and
output from the console.
-cliff
--
cliff spencer
{harvard, ihnp4, decvax}!bbnccv!cspencer
cspencer@bbncc5