PKGBUILDs/aur/input-event-daemon/input-event-daemon.service
2013-11-13 10:23:24 -05:00

14 lines
253 B
Desktop File

# input-event-daemon.service
# Service file for input-event-daemon
# https://github.com/gandro/input-event-daemon
[Unit]
Description=Input Event Daemon
[Service]
Type=forking
ExecStart=/usr/bin/input-event-daemon
[Install]
WantedBy=multi-user.target