Walter Dnes wrote: >m450 root # man rc.conf >No manual entry for rc.conf > > I'm willing to RTFM, now all I have to do is FTFM (*FIND* TFM). Is >there a description somewhere that I can read? I don't want to dump >*ALL* my old rc.conf settings before I know what they're being replaced >with. I've put in some work to set up my system the way *I* want it set >up, and I don't want to have everthing go back to old defaults again. > >
Well, rebooting will generate messages about most of the things that moved to the console. The remaining can be found by "grep <setting_name_from_rc.conf> /etc/conf.d/*". The setting names and functions are still the same, it is just that the conf file name now matches the script in /etc/init.d/ that uses it. -Richard -- [email protected] mailing list

