Re: config file Eric Enright schrieb:
> nick wrote:
>
>>Can someone tell me the name of the configuration file in Solaris that
>>is used to reconfig the kernel?
>
>
> If you mean adjust kernel parameters, then /etc/system.
>
> Eric
>
and /reconfigure if you want to force the system to reconfigure all
devices, etc. during booting. After booting the file is removed,
so you just do a
$ touch /reconfigure
to force a reconfigure upon reboot or boot with -r.
Tom |