On Mon, Oct 31, 2011 at 2:38 PM, Paul Davis <[email protected]>wrote:
Before I forget, there's also a nifty trap command thing in case its > killed by a signal. There's an example of its use here: > > > https://svn.apache.org/repos/infra/infrastructure/trunk/projects/git/bin/update-mirror.sh > > Not sure how portable that is, but it seems like something we might > want to look into to be extra sure that the node comes down. > +1 The trap command should be quite portable.
