repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sngrep: fix error if gnutls and openssl are both enabled
[buildroot-gz.git]
/
package
/
triggerhappy
/
triggerhappy.service
blob
8449c1c935a84e808a28b4d68b3fc52579d81442
1
[Unit]
2
Description=Triggerhappy daemon
3
4
[Service]
5
ExecStart=/usr/sbin/thd --triggers /etc/triggerhappy/triggers.d --socket /var/run/thd.socket --user nobody /dev/input/event*
6
Restart=always
7
8
[Install]
9
WantedBy=multi-user.target