Parent Directory | Revision Log | Revision Graph
* Sun Jan 31 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8.sme - Enable bindinterfaces by default [SME: 3325] - Set recyle bin permissions [SME: 5600]
1 | diff -urN e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin e-smith-samba-2.2.0.new/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin |
2 | --- e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin 2007-12-16 02:53:08.000000000 +1100 |
3 | +++ e-smith-samba-2.2.0.new/root/etc/e-smith/templates/etc/smb.conf/ibays/10recyclebin 2010-01-31 18:13:38.000000000 +1100 |
4 | @@ -8,4 +8,5 @@ |
5 | $ibay_vfs->{recycle}->{touch} = "True"; |
6 | $ibay_vfs->{recycle}->{exclude} = "*.tmp|*.temp|*.o|*.obj|~\$*"; |
7 | $ibay_vfs->{recycle}->{exclude_dir} = "/tmp|/temp|/cache"; |
8 | + $ibay_vfs->{recycle}->{directory_mode} = "0770"; |
9 | } |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |