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

Commitafc4ffe

Browse files
committed
Add note warning that OS X updates usually overwrite /etc/rc.
1 parent5dac7c7 commitafc4ffe

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.297 2004/12/1804:21:43 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.298 2004/12/1818:36:33 tgl Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -4427,7 +4427,9 @@ sysctl -w kern.sysv.shmseg
44274427
sysctl -w kern.sysv.shmall
44284428
</programlisting>
44294429
In OS X 10.3, these commands have been moved to <filename>/etc/rc</>
4430-
and must be edited there.
4430+
and must be edited there. Note that <filename>/etc/rc</> is usually
4431+
overwritten by OS X updates (such as 10.3.6 to 10.3.7) so you
4432+
should expect to have to redo your editing after each update.
44314433
</para>
44324434
</listitem>
44334435
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp