Install the inotify watch for lockfile creation before forking
authorSteven Luo <steven+maemo@steven676.net>
Mon, 15 Feb 2010 01:28:54 +0000 (17:28 -0800)
committerSteven Luo <steven+maemo@steven676.net>
Mon, 15 Feb 2010 01:28:54 +0000 (17:28 -0800)
commit870b63f0602922c0f135d3982f1febfe2706c243
tree69a9b38d66e6219c1c02a49a93862dd317760329
parente7bb0f3e07ebcb347539f050b229f4d88e7d3205
Install the inotify watch for lockfile creation before forking

This avoids the silliness of doing this in both the parent and child
process.
launcher.c