summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup-alpine.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup-alpine.in b/setup-alpine.in
index 712a950..07a19f1 100644
--- a/setup-alpine.in
+++ b/setup-alpine.in
@@ -44,6 +44,7 @@ grep '^iface.*dhcp' $ROOT/etc/network/interfaces > /dev/null ||\
[ -z "$NOCOMMIT" ] && while ! passwd ; do echo "Please retry." ; done
rc-update -q add networking boot
+rc-update -q add acpid
# enable new hostname
/etc/init.d/hostname --quiet restart