Parent Directory | Revision Log | Revision Graph
Import on branch sme7 of package e-smith-samba-1.14.0-29.el4.sme.src.rpm
1 | diff -Nur -x '*.orig' -x '*.rej' e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/11logonDrive mezzanine_patched_e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/11logonDrive |
2 | --- e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/11logonDrive 1969-12-31 17:00:00.000000000 -0700 |
3 | +++ mezzanine_patched_e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/11logonDrive 2007-01-03 13:09:41.000000000 -0700 |
4 | @@ -0,0 +1,4 @@ |
5 | +{ |
6 | + $drive = $smb{LogonDrive} || 'Z'; |
7 | + return "logon drive = ${drive}:"; |
8 | +} |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |