lirc: move out of remote

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2014-08-14 06:32:52 +02:00
parent 67ef70493b
commit 3cc381c2da
18 changed files with 0 additions and 0 deletions

View File

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