s3-param: Make "rlimit_max below minimum Windows limit" notification less scary
authorJonathan Nieder <jrnieder@gmail.com>
Sun, 2 Jan 2011 08:40:09 +0000 (02:40 -0600)
committerJeremy Allison <jra@samba.org>
Fri, 25 Feb 2011 02:56:40 +0000 (03:56 +0100)
commit1fbb3f25e972f81aa8322ca69371956789572aea
tree2202141ae1e56d0cc1ab43153544f903df3444e7
parent98052db487c4b9f8375e101883cde4ac814b7885
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>
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Feb 25 03:56:40 CET 2011 on sn-devel-104
source3/param/loadparm.c