mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=1390
This commit is contained in:
parent
209277cd85
commit
b42753ab11
|
@ -366,6 +366,8 @@ int main(int argc, char** argv) {
|
|||
exit(1);
|
||||
}
|
||||
write_pid_file(PIDFILE);
|
||||
write_log(MSG_NORMAL, "Starting\n");
|
||||
|
||||
install_sigint_handler();
|
||||
|
||||
main_loop(one_pass);
|
||||
|
|
Loading…
Reference in New Issue