12 lines
206 B
Desktop File
12 lines
206 B
Desktop File
[Unit]
|
|
Description=LIRC Infrared Mouse Event Signal Decoder
|
|
Requires=lirc.service
|
|
After=network.target lirc.service
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/lircmd
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|