svn commit: r355478 - in stable: 11/usr.sbin/ntp/doc 12/usr.sbin/ntp/doc
Cy Schubert
cy at FreeBSD.org
Sat Dec 7 00:53:23 UTC 2019
Author: cy
Date: Sat Dec 7 00:53:22 2019
New Revision: 355478
URL: https://svnweb.freebsd.org/changeset/base/355478
Log:
MFC r355388:
Chase r352304. The default rlimit memlock is no memory locking.
Reported by: egypcio@
Modified:
stable/12/usr.sbin/ntp/doc/ntp.conf.5
Directory Properties:
stable/12/ (props changed)
Changes in other areas also in this revision:
Modified:
stable/11/usr.sbin/ntp/doc/ntp.conf.5
Directory Properties:
stable/11/ (props changed)
Modified: stable/12/usr.sbin/ntp/doc/ntp.conf.5
==============================================================================
--- stable/12/usr.sbin/ntp/doc/ntp.conf.5 Sat Dec 7 00:51:37 2019 (r355477)
+++ stable/12/usr.sbin/ntp/doc/ntp.conf.5 Sat Dec 7 00:53:22 2019 (r355478)
@@ -2965,7 +2965,7 @@ Probably only available under Linux, this option may b
when dropping root (the
.Fl i
option).
-The default is 32 megabytes on non\-Linux machines, and \-1 under Linux.
+The default is \-1.
-1 means "do not lock the process into memory".
0 means "lock whatever memory the process wants into memory".
.It Cm stacksize Ar N4kPages
More information about the svn-src-stable
mailing list