summaryrefslogtreecommitdiffstats
path: root/package/triggerhappy/triggerhappy.service
blob: 8449c1c935a84e808a28b4d68b3fc52579d81442 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Triggerhappy daemon

[Service]
ExecStart=/usr/sbin/thd --triggers /etc/triggerhappy/triggers.d --socket /var/run/thd.socket --user nobody /dev/input/event*
Restart=always

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud