mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
10 lines
241 B
Desktop File
10 lines
241 B
Desktop File
[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
|