Add a note about fs acls
PR: 160445
This commit is contained in:
parent
31fec0dd2f
commit
c57d2961d6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41657
1 changed files with 7 additions and 0 deletions
|
@ -309,6 +309,13 @@ console none unknown off secure</programlisting>
|
|||
belongs to, and one for everyone else. This numerical
|
||||
representation works like this:</para>
|
||||
|
||||
<note>
|
||||
<para>This section will discuss the traditional &unix;
|
||||
permissions. For finer grained file system access
|
||||
control, see the <link linkend="fs-acl">File System
|
||||
Access Control Lists</link> section.</para>
|
||||
</note>
|
||||
|
||||
<indexterm><primary>permissions</primary></indexterm>
|
||||
<indexterm>
|
||||
<primary>file permissions</primary>
|
||||
|
|
Loading…
Reference in a new issue