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