Files
LibreELEC.tv/packages/sysutils/lirc/system.d/lircd@.service
2016-03-12 01:41:55 +01:00

13 lines
231 B
Desktop File

[Unit]
Description=Lirc with %I
[Service]
Type=oneshot
ExecStart=/usr/lib/libreelec/lircd_helper add %I
ExecStop=/usr/lib/libreelec/lircd_helper remove %I
TimeoutStopSec=1
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target