qemush : meilleurs arguments pour stdin de socat

This commit is contained in:
Ahurac 2024-01-26 16:23:34 +01:00
parent dd05ee7923
commit 9ccacd5ab0

View file

@ -80,7 +80,7 @@ public_attach() {
QEMUSH_NAME="$1" QEMUSH_NAME="$1"
shift shift
exec socat -,echo=0,icanon=0 "UNIX-CONNECT:$(pathof socket)" exec socat -,rawer,escape=15 "UNIX-CONNECT:$(pathof socket)"
} }
# List running virtual machines # List running virtual machines