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:
parent
6b2564e38e
commit
f09fdd8c86
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19990
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue