From 0a04f4613bd0bb105b23ba0470a00243ae9c1e85 Mon Sep 17 00:00:00 2001 From: Juan RP <xtraeme@gmail.com> Date: Thu, 10 Nov 2011 11:21:10 +0100 Subject: [PATCH] acpid: update for new systemd_services arg. --- srcpkgs/acpid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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