close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 3, 2008, 12:19:06 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
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. |