8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d06003 commit ef5fde0Copy full SHA for ef5fde0
doc/src/sgml/runtime.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.369 2006/04/11 19:45:33 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.370 2006/04/11 21:04:52 momjian Exp $ -->
2
3
<chapter Id="runtime">
4
<title>Operating System Environment</title>
@@ -764,7 +764,7 @@ options "SEMMNS=240"
764
</para>
765
766
<para>
767
- If running in FreeBSD jails by enabling <application>sysconf</>'s
+ If running in FreeBSD jails by enabling <application>sysctl</>'s
768
<literal>security.jail.sysvipc_allowed</>, <application>postmaster</>s
769
running in different jails should be run by different operating system
770
users. This improves security because it prevents non-root users
0 commit comments