From: Bruce Momjian Date: Tue, 11 Apr 2006 21:06:19 +0000 (+0000) Subject: Oops, sysctl, not sysconf, for FreeBSD. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=6783f6a5aa1dfc30fb7ab0173bcc4462f690eb54;p=users%2Fbernd%2Fpostgres.git Oops, sysctl, not sysconf, for FreeBSD. --- diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 6272b13f63..f0dcdcd543 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -767,7 +767,7 @@ options "SEMMNS=240" - If running in FreeBSD jails by enabling sysconf's + If running in FreeBSD jails by enabling sysctl's security.jail.sysvipc_allowed, postmasters running in different jails should be run by different operating system users. This improves security because it prevents non-root users