summarylogtreecommitdiffstats
path: root/btevents.install
blob: c15193d36afeae80f57b7f5f6e8acf8f2b752ccd (plain)
1
2
3
4
post_install() {
	/usr/bin/systemctl --system daemon-reload || true
	echo "start service with: systemctl --user enable --now dbusevents"
}