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