Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcc7b6c7

Browse files
committed
Update jail wording to mention non-root users.
1 parentba60acf commitcc7b6c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.367 2006/04/11 19:26:42 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.368 2006/04/11 19:42:27 momjian Exp $ -->
22

33
<chapter Id="runtime">
44
<title>Operating System Environment</title>
@@ -767,9 +767,9 @@ options "SEMMNS=240"
767767
If running in FreeBSD jails by enabling <application>sysconf</>'s
768768
<literal>security.jail.sysvipc_allowed</>, <application>postmaster</>s
769769
running in different jails should be run by different operating system
770-
users. This improves security because it preventsone jail from
771-
interfering with shared memory or semaphores inanother, and it
772-
allows the PostgreSQL IPC cleanup code to function properly.
770+
users. This improves security because it preventsnon-root users
771+
frominterfering with shared memory or semaphores indifferent jail, and it
772+
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.)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp