Lachman TCP/IP on System V/386 has rsh, after all.

Conor P. Cahill cpcahil at virtech.uucp
Sun Mar 11 07:10:02 AEST 1990


In article <1U42U.Cxds13 at ficc.uu.net> peter at ficc.uu.net (Peter da Silva) writes:
>About the only thing missing from the nifty System V inittab scheme is the
>ability to easily set global environment variables for all one's daemons. Not
>that I'd want to go back to a random /etc/rc file again.

There is a way.  INIT reads the /etc/TIMEZONE file and processes all 
the 

	variable=value

records, placing the appropriate setting into it's (init's) environment which
will be passed to all child processes of init.

If you place too many variables into the file (and I don't know the count) 
init will just silently ignore the extra ones.

-- 
Conor P. Cahill            (703)430-9247        Virtual Technologies, Inc.,
uunet!virtech!cpcahil                           46030 Manekin Plaza, Suite 160
                                                Sterling, VA 22170 



More information about the Comp.unix.i386 mailing list