paul- wrote: 
> I'll have to see what is so special about irexec as to why it doesn't
> want to run from a shell script.

When I tried that it seemed to have an issue with finding the lircrc
file. Since I already had a startup .sh script, I added it there with
the lircrc path:

Code:
--------------------
    #!/bin/sh
  #things to do at startup
  /usr/local/bin/irexec /home/tc/.lircrc &
  
--------------------


------------------------------------------------------------------------
jeroen2's Profile: http://forums.slimdevices.com/member.php?userid=70418
View this thread: http://forums.slimdevices.com/showthread.php?t=112524

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to