using /etc/rc rc.conf and sendmail

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Mon Jun 6 12:56:09 PDT 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00004.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: This is a digitally signed message part"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20050606/462c45c9/attachment-0020.obj>


More information about the Bugs mailing list