aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/start-sim (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-02-07Use the real pid file, not just the one I test with.David Walter Seikel1-1/+1
2012-02-07Properly check if the sim is running, not that untested shit I did last ↵David Walter Seikel1-2/+6
time. lol
2012-02-07Double check if the sim is REALLY running.David Walter Seikel1-7/+12
2011-12-12Convert to using tmux, though the old screen stuff is still there.David Walter Seikel1-27/+31
2011-11-30Oops, left un macro'd sudos in there. I'll get the back up cron job working ↵David Walter Seikel1-2/+2
yet.
2011-11-28Backup sim regularly.David Walter Seikel1-43/+40
Rest don't work, screen would be better even if it did work. New scripts for stopping the sim, backing up the sim, and showing the console. Monit script works now.
2011-11-27Trying to make things safer for upgrades and some general tweaks.David Walter Seikel1-1/+5
2011-11-27Rename the start up script.David Walter Seikel1-0/+0
2011-11-26Oops. Make sure it knows when it's already started.David Walter Seikel1-1/+1
2011-11-26Better screen handling.David Walter Seikel1-33/+38
2011-11-26Added screen support, plus some tweaks.David Walter Seikel1-13/+60