Changes between Version 17 and Version 18 of BOINC/DRBL-Live
- Timestamp:
- Sep 3, 2008, 12:19:06 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BOINC/DRBL-Live
v17 v18 48 48 49 49 # 50 @@ -34,6 +35, 7@@50 @@ -34,6 +35,8 @@ 51 51 boinc_cmd --project_attach $url $auth 52 52 fi 53 53 done < $BOINC_CONF 54 54 +boinc_cmd --set_run_mode always 55 +boinc_cmd --set_network_mode always 55 56 56 57 # TODO: If hostname is changed now, the application in the running X won't work.