summarylogtreecommitdiffstats
path: root/acpidinfo.install
blob: 7ff0c9b417d44d874a7936b81bc9b747c1344b4f (plain)
1
2
3
post_install() {
	echo "Please start the acpid service by running the following command:"
	echo "sudo systemctl enable --now acpid.service"