From 217937689cb4fe6320865730be2c5d98f395bd7c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 16 Apr 2025 21:41:21 -0300 Subject: TODO: command for when the guest comes back from sleep --- TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO.md b/TODO.md index bd40f5a..d6950ec 100644 --- a/TODO.md +++ b/TODO.md @@ -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 -- cgit v1.2.3