Remove redundant word.
This commit is contained in:
parent
5a5298faa1
commit
305fc8d692
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33761
1 changed files with 1 additions and 1 deletions
|
@ -647,7 +647,7 @@
|
||||||
gets run up to the point where the securelevel is set). This might be
|
gets run up to the point where the securelevel is set). This might be
|
||||||
overdoing it, and upgrading the system is much more difficult when it
|
overdoing it, and upgrading the system is much more difficult when it
|
||||||
operates at a high secure level. A less strict compromise is to run
|
operates at a high secure level. A less strict compromise is to run
|
||||||
the system at a higher secure level but skip setting set
|
the system at a higher secure level but skip setting
|
||||||
the <literal>schg</literal> flag for every system file and directory
|
the <literal>schg</literal> flag for every system file and directory
|
||||||
under the sun. Another possibility is to simply
|
under the sun. Another possibility is to simply
|
||||||
mount <filename>/</filename> and <filename>/usr</filename> read-only.
|
mount <filename>/</filename> and <filename>/usr</filename> read-only.
|
||||||
|
|
Loading…
Reference in a new issue