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

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