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