summaryrefslogtreecommitdiff
path: root/package/input-event-daemon/input-event-daemon.service
blob: d91e655ff948aea20825904a867cc0cc2d904341 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Input Event Daemon

[Service]
ExecStart=/usr/bin/input-event-daemon --no-daemon
Restart=always

[Install]
WantedBy=multi-user.target