Tell users to use /boot/loader.conf instead of /boot/loader.conf.local

for normal loader options.

Reviewed by:	trhodes
This commit is contained in:
Simon L. B. Nielsen 2004-02-08 14:26:19 +00:00
parent 6b2564e38e
commit f09fdd8c86
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19990

View file

@ -1483,7 +1483,7 @@ device_probe_and_attach: cbb0 attach returned 12</screen>
<para>Cases like the one above usually require the modification of some
default &man.sysctl.8; settings which are set read only. To overcome
these situations a user can put &man.sysctl.8; <quote>OIDs</quote>
in their local <filename>/boot/loader.conf.local</filename>. Default
in their local <filename>/boot/loader.conf</filename>. Default
settings are located in the <filename>/boot/defaults/loader.conf</filename>
file.</para>