post_install() {
  systemd-tmpfiles --create mitmf.conf
}

post_upgrade() {
  post_install
}
