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

post_install() {
	post_upgrade
}