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

post_upgrade() {
  systemd-tmpfiles --create motion.conf
}
