mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Xen checkpoint file created as oneadmin, not root.
This commit is contained in:
parent
bdf3e26cb6
commit
5d081dd349
@ -21,5 +21,7 @@ source $(dirname $0)/xenrc
|
||||
deploy_id=$1
|
||||
file=$2
|
||||
|
||||
touch $file
|
||||
|
||||
$XM_SAVE $deploy_id $file
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user