summaryrefslogtreecommitdiffstats
path: root/abs/core/lirc/lirc-utils.install
blob: 293d1ed7ca52d74d866609942a07e49ab04ef107 (plain)
1
2
3
4
5
6
7
post_install() {
	systemd-tmpfiles --create lirc.conf
}

post_upgrade() {
  post_install
}