Thread: config file
View Single Post

   
  #4 (permalink)  
Old 01-16-2008, 08:54 AM
Thomas Maier-Komor
 
Posts: n/a
Default 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
Reply With Quote