View Single Post
  #1   (View Single Post)  
Old 1st April 2012
fender0107401's Avatar
fender0107401 fender0107401 is offline
Real Name: Li.
Port Guard
 
Join Date: May 2010
Location: China, Tian Jin.
Posts: 24
Default Where should I put my config? "rc.conf" or "rc.conf.local"?

I think I should put everything in "rc.conf.local" like this:

Code:
ntpd_flags=             # enabled during install
sshd_flags=             # enabled by root
ftpd_flags="-DllUSA"    # enabled by root
But I find the installation utility enabled ssh in rc.conf.
So, what is your suggestion?

Maybe I should not enable anything during the installation and enable waht I want laterally by myself within "rc.conf.local".
Reply With Quote