fprintd: add systemd_services

This commit is contained in:
Enno Boland 2014-03-18 01:19:35 +01:00
parent 8c22d3abf4
commit e465d9cd3c

View file

@ -13,3 +13,4 @@ distfiles="http://people.freedesktop.org/~hadess/${pkgname}-${version}.tar.xz"
checksum=9256970fe30cb0332c1932fc0dad3c8d83570eb8e153305e9430e3cd90806e58
configure_args="--sysconfdir=/etc/$pkgname --disable-static"
conf_files="/etc/fprintd/fprintd.conf"
systemd_services="${pkgname}.service on"