summaryrefslogtreecommitdiff
path: root/libre/lirc-libre/lircm.service
blob: eedcf5d8f1b0dfdfbe10f5a4ed3dc1415df480b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=LIRC Mouse
After=lirc.service
Wants=lirc.service

[Service]
ExecStart=/usr/bin/lircmd -u
Type=forking

[Install]
WantedBy=multi-user.target