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

post_upgrade() {
	post_install
}
