summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusername2272024-12-15 13:19:32 -0500
committerusername2272024-12-15 13:19:32 -0500
commit1e4f08596229bb5ab6d814afd690cbf83015f3ed (patch)
tree9f1370ec9643a001036b2fa8541187ccdcd56c8b
parentd32afd7ab6c2aa79a4e459e0066519d4bc9fd107 (diff)
downloadaur-1e4f08596229bb5ab6d814afd690cbf83015f3ed.tar.gz
add acpidinfo.install
-rw-r--r--acpidinfo.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/acpidinfo.install b/acpidinfo.install
index 6451f3826889..7ff0c9b417d4 100644
--- a/acpidinfo.install
+++ b/acpidinfo.install
@@ -1,3 +1,3 @@
-post_upgrade() {
+post_install() {
echo "Please start the acpid service by running the following command:"
echo "sudo systemctl enable --now acpid.service"