qemush : meilleurs arguments pour stdin de socat
This commit is contained in:
parent
dd05ee7923
commit
9ccacd5ab0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue