Use /etc/defaults/rc.conf instead of /etc/rc.conf in POLA example.
Suggested by: Martin Faxer <gmh003532@brfmasthugget.se>
This commit is contained in:
parent
61f65fda51
commit
10f43ddc23
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12984
1 changed files with 1 additions and 1 deletions
|
@ -11414,7 +11414,7 @@ raisechar=^^</programlisting>
|
|||
FreeBSD evolves, changes visible to the user should be
|
||||
kept as unsurprising as possible. For example,
|
||||
arbitrarily rearranging system startup variables in
|
||||
<filename>/etc/rc.conf</filename> violates POLA.
|
||||
<filename>/etc/defaults/rc.conf</filename> violates POLA.
|
||||
Developers consider POLA when contemplating user-visible
|
||||
system changes.</para>
|
||||
</answer>
|
||||
|
|
Loading…
Reference in a new issue