diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 6 | 
1 files changed, 6 insertions, 0 deletions
@@ -47,6 +47,12 @@  * [ ] Support for storing guest VMs in (remote) repositories, with supporing        actions such as `repo`, `push`, `pull` etc. +* [ ] Commands to run when the machine comes back from sleep. +      But how to detect that the host (like a laptop) came out from +      a sleep state? Maybe track the time lapses and run a command +      if the interval is too high? Both the interval and the command +      could be configurable. +  ## Virtualization  * [ ] Config option to [disable  | 
