I have a problem with running db_purge. I can turn on db_purge in the config.xml and save the file without restarting the server. db_purge is starting after 1min. If I turned off db_purge the daemon is not running anymore, so far so good, maybe. While Iam loading new work into the server for the app db_purge is running again without having it turned on again or restarting the server. The main problem is it should only running or not by restarting the server (accepting the config entry)
config entry with app defined: <daemon> <cmd>db_purge3 --app srbase3 -d 3 -min_age_days 0 </cmd> <disabled>1</disabled> </daemon> -Reb _______________________________________________ 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.
