break out the functions that are needed by the monitor module for rebooting
authorStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 11 Mar 2009 20:13:45 +0000 (20:13 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 11 Mar 2009 20:13:45 +0000 (20:13 +0000)
commit7ba32adfce46497868ab1aa373761a0165408df1
tree97a23b9f48be0af42df2ae0e15038fb64750aeaf
parent9df51205598a92f27766fa0358caa02f04a8a168
break out the functions that are needed by the monitor module for rebooting
and pcucontrol, in order to make pcucontrol a stand-alone module with no
dependencies.
monitor/reboot.py [new file with mode: 0755]