summarylogtreecommitdiffstats
path: root/opennebula.install
diff options
context:
space:
mode:
Diffstat (limited to 'opennebula.install')
-rw-r--r--opennebula.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/opennebula.install b/opennebula.install
index 8ec80bd34905..a50c79e2d806 100644
--- a/opennebula.install
+++ b/opennebula.install
@@ -18,6 +18,7 @@ post_install() {
}
post_upgrade(){
+ chown oneadmin:cloud -R /var/lib/one/sunstone
printf "NOTE: This is may be an major upgrade! If you are not installing from scratch, check the compatibility guide at:\n\n\thttp://docs.opennebula.org/5.6/intro_release_notes/release_notes/compatibility.html\n\thttp://docs.opennebula.org/5.6/intro_release_notes/upgrades/index.html\n"
}