|
1 | 1 | <!--
|
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 $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <Chapter Id="runtime">
|
@@ -4427,7 +4427,9 @@ sysctl -w kern.sysv.shmseg
|
4427 | 4427 | sysctl -w kern.sysv.shmall
|
4428 | 4428 | </programlisting>
|
4429 | 4429 | 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. |
4431 | 4433 | </para>
|
4432 | 4434 | </listitem>
|
4433 | 4435 | </varlistentry>
|
|