From: Bruce Momjian Date: Tue, 11 Apr 2006 21:06:19 +0000 (+0000) Subject: Oops, sysctl, not sysconf, for FreeBSD. X-Git-Tag: REL8_1_4~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc1b59c951e39b4b6f62862630b545cfcb57888e;p=postgresql Oops, sysctl, not sysconf, for FreeBSD. --- diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 90b2a1aa5c..f6379ff309 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -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