diff options
author | James Peach <jpeach@samba.org> | 2007-05-15 04:02:34 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:32 -0500 |
commit | e343d238b08797f5e759cc1ea44e991c38dcb810 (patch) | |
tree | 3d2ec688777a2c65caa5c07dc768e31d9bb9f89f /docs/smbdotconf/filename/storedosattributes.xml | |
parent | 83a24744c03955565a2ecc83203a9fab1d4db68f (diff) | |
download | samba-e343d238b08797f5e759cc1ea44e991c38dcb810.tar.gz samba-e343d238b08797f5e759cc1ea44e991c38dcb810.tar.bz2 samba-e343d238b08797f5e759cc1ea44e991c38dcb810.zip |
Fix default for "store dos attributes". Bugzilla #3777.
(This used to be commit 42c3e1945ecb9e6cc56d1fbdcc74d16e20a843d3)
Diffstat (limited to 'docs/smbdotconf/filename/storedosattributes.xml')
-rw-r--r-- | docs/smbdotconf/filename/storedosattributes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/filename/storedosattributes.xml b/docs/smbdotconf/filename/storedosattributes.xml index c67791f88e..6fcab82f9c 100644 --- a/docs/smbdotconf/filename/storedosattributes.xml +++ b/docs/smbdotconf/filename/storedosattributes.xml @@ -16,5 +16,5 @@ extended attributes to work, also extended attributes must be compiled into the Linux kernel. </para> </description> -<value type="default">yes</value> +<value type="default">no</value> </samba:parameter> |