/[smeserver]/rpms/e-smith-samba+ldap/sme7/e-smith-samba-1.15.1-osLevel.patch
ViewVC logotype

Contents of /rpms/e-smith-samba+ldap/sme7/e-smith-samba-1.15.1-osLevel.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sun Aug 3 09:40:17 2008 UTC (15 years, 10 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-samba+ldap-1_15_1-6_el4_sme
* Sun Aug  3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.1-6
- Fix oslevel template expansion. [SME: 4470]

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-samba+ldap-1.15.1/root/etc/e-smith/templates/etc/smb.conf/11osLevel mezzanine_patched_e-smith-samba+ldap-1.15.1/root/etc/e-smith/templates/etc/smb.conf/11osLevel
2 --- e-smith-samba+ldap-1.15.1/root/etc/e-smith/templates/etc/smb.conf/11osLevel 2005-02-18 00:04:02.000000000 +0100
3 +++ mezzanine_patched_e-smith-samba+ldap-1.15.1/root/etc/e-smith/templates/etc/smb.conf/11osLevel 2008-08-03 11:32:53.000000000 +0200
4 @@ -7,5 +7,5 @@
5
6 my $os_level = $smb{OsLevel} || "65";
7
8 - "os level = ${os_level}";
9 + "os level = $os_level";
10 }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed