qemush : exec dans la commande watch

This commit is contained in:
Ahurac 2024-01-23 10:31:41 +01:00
parent 8587327c9e
commit 2e56fb8ab0

View file

@ -80,7 +80,7 @@ public_watch() {
QEMUSH_NAME="$1" QEMUSH_NAME="$1"
shift shift
socat -,echo=0,icanon=0 "UNIX-CONNECT:$(sockpath)" exec socat -,echo=0,icanon=0 "UNIX-CONNECT:$(sockpath)"
} }
# List running virtual machines # List running virtual machines