Update list of "things you will know after reading this chapter" for
the security chapter to include that you'll know about ACLs, as trhodes has committed an ACLs section.
This commit is contained in:
parent
5bad8f34e2
commit
10a0dffa09
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15155
1 changed files with 5 additions and 0 deletions
|
@ -69,6 +69,11 @@
|
|||
<para>How to configure and use OpenSSH, FreeBSD's SSH
|
||||
implementation.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to configure and use extended file system access
|
||||
control lists (ACLs) with UFS.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
|
Loading…
Reference in a new issue