--- rpms/e-smith-samba/sme7/e-smith-samba-2.0.0-exclude_dir-for-directories-only.patch 2011/03/16 08:13:54 1.1 +++ rpms/e-smith-samba/sme7/e-smith-samba-2.0.0-exclude_dir-for-directories-only.patch 2011/03/16 08:32:24 1.2 @@ -1,11 +1,11 @@ -diff -up e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin.exclude_dir-for-directories-only e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin ---- e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin.exclude_dir-for-directories-only 2011-03-16 09:11:46.000000000 +0100 -+++ e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin 2011-03-16 09:13:46.000000000 +0100 +diff -up e-smith-samba-2.0.0/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin.exclude_dir-for-directories-only e-smith-samba-2.0.0/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin +--- e-smith-samba-2.0.0/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin.exclude_dir-for-directories-only 2011-03-16 09:37:05.000000000 +0100 ++++ e-smith-samba-2.0.0/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin 2011-03-16 09:37:53.000000000 +0100 @@ -7,6 +7,6 @@ $ibay_vfs->{recycle}->{keeptree} = "True"; $ibay_vfs->{recycle}->{touch} = "True"; $ibay_vfs->{recycle}->{exclude} = "*.tmp,*.temp,*.o,*.obj,~\$*,.~lock.*"; - $ibay_vfs->{recycle}->{exclude_dir} = "tmp,temp,cache"; + $ibay_vfs->{recycle}->{exclude_dir} = "/tmp,/temp,/cache"; - $ibay_vfs->{recycle}->{directory_mode} = "0770"; + }