add a atexit() call to remove the domain socket when the daemon exits
authorRonnie sahlberg <ronniesahlberg@gmail.com>
Mon, 9 Apr 2007 22:47:39 +0000 (08:47 +1000)
committerRonnie sahlberg <ronniesahlberg@gmail.com>
Mon, 9 Apr 2007 22:47:39 +0000 (08:47 +1000)
commit31ffe0af355f7904ef528a9e5865554b185338c7
treef471deaadc9d0f1ea70ae1e25f8ce10fb9f7879c
parentc7e54e1437491609ce365ef68131451da2b229b7
add a atexit() call to remove the domain socket when the daemon exits

(This used to be ctdb commit 2f685c68e0b17ed8a290a265ebd64c1d089ceec5)
ctdb/common/ctdb_daemon.c