Add a systemd unit file

It's just better if we get activated via systemd rather than dbus.
Various bits of configury/makefile taken from polkit.

https://bugs.freedesktop.org/show_bug.cgi?id=58468
This commit is contained in:
Colin Walters
2012-12-18 11:19:08 -05:00
committed by Bastien Nocera
parent 870a7a8361
commit 9ea025d9cb
4 changed files with 27 additions and 0 deletions

View File

@ -2,3 +2,4 @@
Name=net.reactivated.Fprint
Exec=@LIBEXECDIR@/fprintd
User=root
SystemdService=fprintd.service