diff options
-rw-r--r-- | TODO.txt | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ | |||
1 | FIX BUGS - | 1 | FIX BUGS - |
2 | 2 | ||
3 | Hmmmm, monit has trouble restarting the sim after a reboot, and seems unreliable sometimes. | 3 | Hmmmm, monit has trouble restarting the sim after a reboot, and seems |
4 | unreliable sometimes. Scan through monits conf.d directory, look at the | ||
5 | sim links, follow those to the sims config directory, then run start-sim | ||
6 | from there. Then stick that code at the end of fix_var_run.sh, since | ||
7 | it's running from rc.local anyway. | ||
4 | 8 | ||
5 | 9 | ||
6 | NEW FEATURES - | 10 | NEW FEATURES - |