DragonFly BSD
DragonFly bugs List (threaded) for 2005-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: using /etc/rc rc.conf


From: "George Georgalis" <george@xxxxxxxxx>
Date: Wed, 22 Jun 2005 12:39:25 -0400
Mail-followup-to: bugs@crater.dragonflybsd.org

On Mon, Jun 06, 2005 at 09:55:42PM +0200, Simon 'corecode' Schubert wrote:
>On 06.06.2005, at 21:39, George Georgalis wrote:
>>if [ -r /etc/defaults/rc.conf ]; then
>>        . /etc/defaults/rc.conf
>>        source_rc_confs
>>elif [ -r /etc/rc.conf ]; then
>>        . /etc/rc.conf
>>fi
>[...]
>
>source_rc_confs is defined in /etc/defaults/rc.conf and will source 
>${rc_conf_files} (which in turn is /etc/rc.conf and /etc/rc.conf.local)
>
>>Should I be modifying /etc/defaults/rc.conf and altogether do away with
>>/etc/rc.conf?
>
>no. keep on modifying /etc/rc.conf. your bug must be somewhere 
>else[tm]...

it would seem, in addition to

mta_start_script="/usr/bin/true"

not being respected,

ntpd_enable="YES"

doesn't work either. No time to dig this out lately...

// George


-- 
George Georgalis, systems architect, administrator Linux BSD IXOYE
http://galis.org/george/ cell:646-331-2027 mailto:george@xxxxxxxxx



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]