Don't exit if pidof dies abnormally
authorSteven Luo <steven+maemo@steven676.net>
Fri, 11 Dec 2009 10:28:27 +0000 (02:28 -0800)
committerSteven Luo <steven+maemo@steven676.net>
Fri, 11 Dec 2009 10:28:27 +0000 (02:28 -0800)
commitb457229dd6ff2f6bdcfed158937df2c54862f41e
tree616c9e5b01a9235d6fe21a2f39d48103caa07f84
parentc84b73a18baaf33eea98d2939365617278ea8124
Don't exit if pidof dies abnormally

There's no need to quit if pidof is killed or otherwise dies abnormally
instead of exiting normally, we just can't check its exit status.
launcher.c