mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
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
6 lines
111 B
SYSTEMD
6 lines
111 B
SYSTEMD
[D-BUS Service]
|
|
Name=net.reactivated.Fprint
|
|
Exec=@LIBEXECDIR@/fprintd
|
|
User=root
|
|
SystemdService=fprintd.service
|