On Jan 21, 2010, at 8:25 AM, Chris Abnett wrote:

> So the way I understand it is this:
> 
> 1] /mnt/kd/rc.conf.d/gui.network.conf takes #1 precedence over any other..
> only variables contained??  Or does it exclusively use this if the FILE
> exists? Meaning if I have a variable in /mnt/kd/rc.conf but is NOT in
> /mnt/kd/rc.conf.d/gui.network.conf will that variable be ignored or will it
> be looked at?

Chris,

Assuming the directory "/mnt/kd/rc.conf.d/" exists, the system configuration is 
the concatenation of all the files "/mnt/kd/rc.conf.d/*.conf", then appended to 
the default configuration, "/stat/etc/rc.conf", to generate the system 
"/etc/rc.conf".

Hence, if variables are defined more than once, the filename with the largest 
alphanumeric name in "/mnt/kd/rc.conf.d/" will have precedence.  Our standard 
file for the highest precedence is "/mnt/kd/rc.conf.d/user.conf" .

The web interface generates many different config files of the form 
"gui.*.conf", and can also allow the user to edit "/mnt/kd/rc.conf.d/user.conf".

Clear?

> 
> 2] if there is nothing in rc.conf.d then /mnt/kd/rc.conf is used??

Yes.

> 
> 3] NEVER edit /etc/rc.conf
> 4] NEVER edit /stat/etc/rc.conf

Yes and Yes.

Lonnie


> 
> I have to get this right because a new customer with multiple sites we will
> have MODEM DIALUP CONSOLE access ONLY!  As the systems will be running
> standalone with T1 and POTS to the PSTN..  only IP phones and analog sets
> for extensions...  
> 
> Eventually we will have IP access but not for a while..  so that means all
> MAC work will have to be done by hand and not by a GUI...
> 
> We may have OUTBOUND internet access for ftp-ing backups or file transfers
> but as of right now no inbound..
> -Christopher
> 
> -----Original Message-----
> From: Darrick Hartman [mailto:[email protected]] 
> Sent: Wednesday, January 20, 2010 5:31 PM
> To: AstLinux Users Mailing List
> Subject: Re: [Astlinux-users] mini_httpd how to configure?
> 
> On 01/20/2010 04:21 PM, Chris Abnett wrote:
>> I am trying to use the secondary web server from mini_httpd  but am unable
>> to get it configured correctly...  it seems no matter what I put where it
>> wasn't to run on the defaults which is pulling its files from /ftfpboot
> and
>> having cgi disabled...   want went into /stat/etc/rc.conf and edited the
>> paramaters to change the httpdir and such.. and then rebooted my astlinux
>> machine. The changes make it into /etc/rc.conf  however the web server
> still
>> will not pull the files from my new directory.
>> Any help is appreciated
>> -Christopher
> 
> 
> Christopher,
> 
> Never edit the /stat/etc/rc.conf file (or /etc/rc.conf for that matter). 
>  The 'rc.conf' file is generated from one of two sources. 
> /mnt/kd/rc.conf or the concatenation of several '.conf' files in 
> /mnt/kd/rc.conf.d/  If /mnt/kd/rc.conf.d/ exists, this takes precedence.
> 
> Documentation for that needs to be added to the wiki.  I thought it was 
> there already, but perhaps someone can get a full explanation of the 
> 'configuration' files added tonight.
> 
> Sorry for the confusion.
> 
> Darrick
> -- 
> Darrick Hartman
> DJH Solutions, LLC
> http://www.djhsolutions.com
> 
> ----------------------------------------------------------------------------
> --
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important issues
> through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Astlinux-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
> 
> Donations to support AstLinux are graciously accepted via PayPal to
> [email protected].
> 
> 
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for Conference
> attendees to learn about information security's most important issues through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Astlinux-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
> 
> Donations to support AstLinux are graciously accepted via PayPal to 
> [email protected].
> 
> 


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].

Reply via email to