On Wed, Jul 30, 2003 at 01:23:25PM -0400, Andrew Sullivan wrote: > > At base, however, you want to use one of the sample rc scripts into > /etc/rc[n].d , and make a symlink to it from /etc/init.d. I believe
Doh! The other way around, actually. Boy, it's embarassing tripping over your own shoelaces. The point is that the scripts go in /etc/init.d and you put a symlink from (say) /etc/rc2.d/S75postgresql to /etc/init.d/postgresql. The details are in the doc I mentioned (I just checked). A -- ---- Andrew Sullivan 204-4141 Yonge Street Liberty RMS Toronto, Ontario Canada <[EMAIL PROTECTED]> M2P 2A8 +1 416 646 3304 x110 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match