Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2019 00:53:22 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r355478 - in stable: 11/usr.sbin/ntp/doc 12/usr.sbin/ntp/doc
Message-ID:  <201912070053.xB70rMFq036480@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/11/usr.sbin/ntp/doc/ntp.conf.5
Directory Properties:
  stable/11/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/12/usr.sbin/ntp/doc/ntp.conf.5
Directory Properties:
  stable/12/   (props changed)

Modified: stable/11/usr.sbin/ntp/doc/ntp.conf.5
==============================================================================
--- stable/11/usr.sbin/ntp/doc/ntp.conf.5	Sat Dec  7 00:51:37 2019	(r355477)
+++ stable/11/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912070053.xB70rMFq036480>