mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Storage
This commit is contained in:
parent
4fd0e1b4a7
commit
119647f888
@ -43,7 +43,7 @@ _graceful_shutdown(){
|
||||
echo
|
||||
echo "Could not send shutdown command to guest, error: $RESPONSE"
|
||||
|
||||
FILE="${IMG}/${BASE}.agent"
|
||||
FILE="${STORAGE}/${BASE}.agent"
|
||||
[ ! -f "$FILE" ] && echo "1" > "$FILE"
|
||||
AGENT_VERSION=$(cat "${FILE}")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user