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 and sendmail


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Mon, 6 Jun 2005 21:55:42 +0200

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]...


cheers
  simon

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low $$$ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \

Attachment: PGP.sig
Description: This is a digitally signed message part



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