Use daemon() instead of fork(), and don't fork until hama_mce has control over the...
commit8e845efb83e850cab964e0962747421ec9c212c6
authorAndrew Fyfe <andrew@neptune-one.net>
Mon, 20 Sep 2010 21:01:16 +0000 (20 22:01 +0100)
committerAndrew Fyfe <andrew@neptune-one.net>
Mon, 20 Sep 2010 21:01:16 +0000 (20 22:01 +0100)
tree498d5de747a4cb82982be979fe74fd211348d277
parent22bc7f8e1cb5634bea51b63720acc2df348d5ebf
Use daemon() instead of fork(), and don't fork until hama_mce has control over the devices.

Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
hama_mce.cpp