post_upgrade() {
  post_install
}

post_install() {
  chown -R http:http var/log/cacti var/lib/cacti/rra
}
