aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-02-07 04:02:38 +1000
committerDavid Walter Seikel2012-02-07 04:02:38 +1000
commit8ba3ef27fe0367a0f80cabca95db35761cd00cf7 (patch)
treec85bebfee35adf34d08b6147138796ad7d06a9c4
parentUse the real pid file, not just the one I test with. (diff)
downloadIGnoble-8ba3ef27fe0367a0f80cabca95db35761cd00cf7.zip
IGnoble-8ba3ef27fe0367a0f80cabca95db35761cd00cf7.tar.gz
IGnoble-8ba3ef27fe0367a0f80cabca95db35761cd00cf7.tar.bz2
IGnoble-8ba3ef27fe0367a0f80cabca95db35761cd00cf7.tar.xz
Document possible solution to the monit reboot bug, coz it's late and I'm off to bed.
-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 -