diff --git a/srcpkgs/acpid/template b/srcpkgs/acpid/template
index 9c9c36a762..fdef7486ad 100644
--- a/srcpkgs/acpid/template
+++ b/srcpkgs/acpid/template
@@ -1,7 +1,7 @@
 # Template file for 'acpid'
 pkgname=acpid
 version=2.0.12
-revision=1
+revision=2
 homepage="http://tedfelix.com/linux/acpid-netlink.html"
 distfiles="http://tedfelix.com/linux/acpid-$version.tar.gz"
 build_style=gnu-makefile
@@ -16,7 +16,7 @@ long_desc="
  input layer (mouse, keyboard, power button, etc...). This version of acpid
  supports netlink and the input layer."
 
-systemd_services="acpid.service"
+systemd_services="acpid.service on"
 conf_files="/etc/conf.d/acpid"
 Add_dependency run glibc