* Since we can now shut down the master SSH session cleanly with a command, there...
authorArt Cancro <ajc@citadel.org>
Sun, 3 May 2009 03:38:07 +0000 (03:38 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 3 May 2009 03:38:07 +0000 (03:38 +0000)
commitda8c4e2bdbf1be2697793a62be1c3b36f3eaec2a
treed24ba29c4fc690016ac50698a095f1868c115afa
parent0e584a3ff158bc3b26e3fd962b568f00ca1f4d33
* Since we can now shut down the master SSH session cleanly with a command, there's no need to do the whole fork()/exec() thing.  Replaced all that messy code with a simple call to system() and a SSH parameter to auto-background.
citadel/ctdlmigrate.c