* utils.xml (setfacl): Drop outdated note that default ACEs are not
taken into account.
This commit is contained in:
parent
9845fcbb6b
commit
f3b0b4cb51
|
@ -1,3 +1,8 @@
|
||||||
|
2014-08-31 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* utils.xml (setfacl): Drop outdated note that default ACEs are not
|
||||||
|
taken into account.
|
||||||
|
|
||||||
2014-08-31 Corinna Vinschen <corinna@vinschen.de>
|
2014-08-31 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* ntsec.xml: Disable description of db_prefix and db_separator settings.
|
* ntsec.xml: Disable description of db_prefix and db_separator settings.
|
||||||
|
|
|
@ -1786,10 +1786,6 @@ $ getfacl source_file | setfacl -f - target_file
|
||||||
directory that contains default ACL entries will have permissions
|
directory that contains default ACL entries will have permissions
|
||||||
according to the combination of the current umask, the explicit
|
according to the combination of the current umask, the explicit
|
||||||
permissions requested and the default ACL entries </para>
|
permissions requested and the default ACL entries </para>
|
||||||
|
|
||||||
<para> Limitations: Under Cygwin, the default ACL entries are not taken
|
|
||||||
into account currently. </para>
|
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="setmetamode">
|
<sect2 id="setmetamode">
|
||||||
|
|
Loading…
Reference in New Issue