On Tue, 2008-04-29 at 13:52 +0000, Mario Limonciello wrote: > > #check if irexec is needed, and start if need be > if [ -x /usr/bin/irexec ] && [ ! -f ~/.noirexec ] && [ -f ~/.lircrc ]; > then > if [ -n "$(cat ~/.lirc/* | grep --invert-match "#" | grep irexec | > grep > prog)" ] > then > killall irexec > irexec -d > fi > fi
Are you suggesting that this code is already present somewhere or that this could could/should be executed somewhere to start irexecd? b. ** Attachment added: "unnamed" http://launchpadlibrarian.net/14015846/unnamed -- startup script does not start irexec https://bugs.launchpad.net/bugs/224208 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
