post_install() {
	systemd-tmpfiles --create "/usr/lib/tmpfiles.d/spice-vdagentd.conf"
}

post_upgrade() {
	post_install
}
