Hi,
I am trying to package BOINC client v7.6.22 for Fedora and the --daemon
option doesn't seem to work. The last few lines of strace are:
connect(3, {sa_family=AF_LOCAL, sun_path="/dev/log"}, 110) = 0
sendto(3, "<30>Feb 29 11:48:04 boinc_client"..., 80, MSG_NOSIGNAL, NULL,
0) = 80
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f2e19cf8cd0) = 25434
exit_group(0) = ?
+++ exited with 0 +++
The log message is fine but no processes are left once it has exited.
Any ideas?
Thanks,
Laurence
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.