Commit f0657005 authored by Marvin's avatar Marvin Committed by GitHub

updated as described in samba bug

https://bugzilla.samba.org/show_bug.cgi?id=13242
parent 8de2281f
...@@ -57,7 +57,7 @@ EOF ...@@ -57,7 +57,7 @@ EOF
then then
echo ">> SAMBA CONFIG: enabling Apple's SMB2+ extentions" echo ">> SAMBA CONFIG: enabling Apple's SMB2+ extentions"
cat >> /etc/smb.conf <<EOF cat >> /etc/smb.conf <<EOF
vfs objects = catia fruit streams_xattr vfs objects = fruit streams_xattr zfsacl
fruit:aapl = yes fruit:aapl = yes
fruit:nfs_aces = no fruit:nfs_aces = no
EOF EOF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment