systemd: add input group
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 21 Oct 2014 14:26:39 +0000 (11:26 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 22 Oct 2014 20:13:22 +0000 (22:13 +0200)
It's used by 50-default-udev.rules for input-class devices.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/systemd/systemd.mk

index fd19bfff9103c3c459c7f248c7d6c079c68cd087..75a32f48bedc4c837001455e81458d41ba52eadb 100644 (file)
@@ -179,6 +179,7 @@ define SYSTEMD_USERS
        systemd-bus-proxy -1 systemd-bus-proxy -1 * - - - Proxy D-Bus messages to/from a bus
        systemd-timesync -1 systemd-timesync -1 * - - - Network Time Synchronization
        systemd-network -1 systemd-network -1 * - - - Network Manager
+       - - input -1 * - - - Input device group
 endef
 
 define SYSTEMD_DISABLE_SERVICE_TTY1