Solved: irexec works only one times
|
18th Apr, 2013, 03:17 PM
Post: #1
|
|||
|
|||
irexec works only one times
"irexec -d" works only one times. If I want execute mapped comand again, I must execute irexec -d again. Why?
Terminal xbian@xbian ~ $ cat .lircrc begin prog = irexec button = key_open/close config = sudo /home/xbian/irrestart.sh & end xbian@xbian ~ $ cat irrestart.sh #!/bin/bash service lirc stop sleep 3 service lirc start |
|||
18th Apr, 2013, 05:06 PM
Post: #2
|
|||
|
|||
RE: irexec works only one times
Can you move the .lircrc to /etc/lirc and call it lircrc
pilight - modular domotica solution
|
|||
18th Apr, 2013, 05:46 PM
Post: #3
|
|||
|
|||
RE: irexec works only one times
solved, thanks
|
|||
« Next Oldest | Next Newest »
|