File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.368 2006/04/11 19:42:27 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.369 2006/04/11 19:45:33 momjian Exp $ -->
22
33<chapter Id="runtime">
44 <title>Operating System Environment</title>
@@ -768,8 +768,8 @@ options "SEMMNS=240"
768768 <literal>security.jail.sysvipc_allowed</>, <application>postmaster</>s
769769 running in different jails should be run by different operating system
770770 users. This improves security because it prevents non-root users
771- from interfering with shared memory or semaphores in different jail, and it
772- allows the PostgreSQL IPC cleanup code to function properly.
771+ from interfering with shared memory or semaphores in a different jail,
772+ and it allows the PostgreSQL IPC cleanup code to function properly.
773773 (In FreeBSD 6.0 and later the IPC cleanup code doesn't properly detect
774774 processes in other jails, preventing the running of postmasters on the
775775 same port in different jails.)
You can’t perform that action at this time.
0 commit comments