close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Apr 15, 2009, 11:15:43 PM (17 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v21
|
v22
|
|
| 85 | 85 | $ cd /home/one |
| 86 | 86 | $ vim etc/oned.conf |
| 87 | | VM_POLLING_INTERVAL = 1 |
| 88 | | #TM_MAD = [ |
| 89 | | #name = "tm_ssh", |
| 90 | | #executable = "one_tm", |
| 91 | | #arguments = "tm_ssh/tm_ssh.conf", |
| 92 | | #default = "tm_ssh/tm_ssh.conf" ] |
| | 87 | 23 VM_POLLING_INTERVAL = 1 |
| | 88 | 160 #TM_MAD = [ |
| | 89 | 161 #name = "tm_ssh", |
| | 90 | 162 #executable = "one_tm", |
| | 91 | 163 #arguments = "tm_ssh/tm_ssh.conf", |
| | 92 | 164 #default = "tm_ssh/tm_ssh.conf" ] |
| 93 | 93 | |
| 94 | | TM_MAD = [ |
| 95 | | name = "tm_nfs", |
| 96 | | executable = "one_tm", |
| 97 | | arguments = "tm_ssh/tm_nfs.conf", |
| 98 | | default = "tm_ssh/tm_nfs.conf" ] |
| | 94 | 169 TM_MAD = [ |
| | 95 | 170 name = "tm_nfs", |
| | 96 | 171 executable = "one_tm", |
| | 97 | 172 arguments = "tm_ssh/tm_nfs.conf", |
| | 98 | 173 default = "tm_ssh/tm_nfs.conf" ] |
| 99 | 99 | |
| 100 | 100 | }}} |