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:
Robert Watson 2002-12-04 15:21:24 +00:00
parent 5bad8f34e2
commit 10a0dffa09
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15155

View file

@ -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>