Parent Directory | Revision Log | Revision Graph
Import on branch sme7 of package e-smith-samba-1.14.1-1.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/11smbPorts mezzanine_patched_e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/11smbPorts |
2 | --- e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/11smbPorts 1970-01-01 10:00:00.000000000 +1000 |
3 | +++ mezzanine_patched_e-smith-samba-1.14.0/root/etc/e-smith/templates/etc/smb.conf/11smbPorts 2006-07-18 09:10:50.106823200 +1000 |
4 | @@ -0,0 +1,5 @@ |
5 | +{ |
6 | + my $smb_ports = $smb{SMBPorts} || 139; |
7 | + |
8 | + "smb ports = $smb_ports"; |
9 | +} |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |