summaryrefslogtreecommitdiffstats
path: root/package/triggerhappy/triggerhappy.service
blob: 8431afe999ebbccc7f0a298840fde1614a55f666 (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 --deviceglob /dev/input/event*
Restart=always

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