From 304192344b643bdf03e090f662c869d2486be6bb Mon Sep 17 00:00:00 2001 From: Ahurac Date: Mon, 22 Jan 2024 23:57:00 +0100 Subject: [PATCH] README : ajout bonne pratique --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dac3522..35c9ee7 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ needing them keep track of them - **Copy-on-write**: images are formatted using `qcow2` to use less space on disk +- **Process detachment**: you can log out and have your virtual machines +still running, control them via Unix sockets ## Dependencies