Add Runlevelagent to BM. Add UpdateLastBootOnce() to record last_* in DB.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 27 May 2011 20:40:06 +0000 (16:40 -0400)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 27 May 2011 20:40:06 +0000 (16:40 -0400)
   remove the dependency on monitor runlevelagent package.
   add UpdateLastBootOnce to update last_time_spent_online/_offline
   ensure that UpdateLastBootOnce() is called only once per boot.
   remove calls to runlevelagent in BM


No differences found