s3-param: Make "rlimit_max below minimum Windows limit" notification less scary
commit857b3d60ef33a598fbaf5727001aaf0f2fded9a7
authorJonathan Nieder <jrnieder@gmail.com>
Sun, 2 Jan 2011 08:40:09 +0000 (2 02:40 -0600)
committerKarolin Seeger <kseeger@samba.org>
Sat, 5 Mar 2011 13:34:54 +0000 (5 14:34 +0100)
treed6bccda4830fd0273c5cf692a547da2b7ca19392
parent2f810e81944f0eebfb30a64523971c1f0ec29633
s3-param: Make "rlimit_max below minimum Windows limit" notification less scary

The fix to bug #6837 results in messages from testparm that look
like a misconfiguration even though they aren't:

 rlimit_max: rlimit_max (8192) below minimum Windows limit (16384)

Apply a slight change in wording ("increasing rlimit_max to minimum
Windows limit") to make it clearer that the user has done nothing
wrong.  (Similarly for sysctl_max.)

Reported-by: Miguel Medalha <miguelmedalha@sapo.pt>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
(cherry picked from commit 5d525ea0ed937e4146dee0859d0218ef730bfa27)
source3/param/loadparm.c