post_install() {
  setcap cap_net_raw+ep usr/bin/deepin-system-monitor
}

post_upgrade() {
  post_install
}
