mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-22 08:06:25 +00:00
a45f0f0c4d
Signed-off-by: Matthias Reichl <hias@horus.com>
13 lines
304 B
Desktop File
13 lines
304 B
Desktop File
[Unit]
|
|
Documentation=http://lirc.org/html/configure.html
|
|
Description=Flexible IR remote input/output application support
|
|
ConditionPathExists=/storage/.config/lircd.conf
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/lib/libreelec/lircd_helper --nodaemon
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|