summaryrefslogtreecommitdiff
path: root/pcr/c-icap/c-icap.install
blob: 5baa48a2a218264a0962c35be47b714662ddc935 (plain)
1
2
3
4
5
6
7
8
post_upgrade() {
	systemd-sysusers c-icap.conf
	systemd-tmpfiles --create c-icap.conf
}

post_install() {
	post_upgrade
}