[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: UNIXMODE Environment ?
In <3i1utu$rjk@nasim.nasim.cube.net>, Frank Bartels wrote:
> The standard UNIXMODE should be "/brUs".
> I'd like to see these settings in the library as default and I'd like
> to throw away UNIXMODE.
I agree. The UNIXMODE-stuff relies on all programs to pass their inherited
environment to any newly spawned program. Programs that selectively create
a new environment (e.g. sendmail) don't fit into this scheme and may cause
unexpected, nasty side-effects.
Waldi