qemush : exec
dans la commande watch
This commit is contained in:
parent
8587327c9e
commit
2e56fb8ab0
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ public_watch() {
|
|||
QEMUSH_NAME="$1"
|
||||
shift
|
||||
|
||||
socat -,echo=0,icanon=0 "UNIX-CONNECT:$(sockpath)"
|
||||
exec socat -,echo=0,icanon=0 "UNIX-CONNECT:$(sockpath)"
|
||||
}
|
||||
|
||||
# List running virtual machines
|
||||
|
|
Loading…
Reference in a new issue