This one time, at band camp, Soeren Sonnenburg said: > + if $START_IREXEC; then > + echo -n " irexec" > + #start-stop-daemon --start --quiet --exec /usr/sbin/irexec -- -d > /etc/lirc/lircrc \ > + start-stop-daemon -b --start --quiet --exec /usr/sbin/vboxlirc -- > /etc/lirc/lircrc_voicebox \ > + < /dev/null > + fi
There is no /usr/sbin/vboxlirc in the Debian packages. Is this what you meant? Also, why is it better to start it as a daemon, rather than just firing it up every once in a while when you need it (say to run eject or something)? -- ----------------------------------------------------------------- | ,''`. Stephen Gran | | : :' : [EMAIL PROTECTED] | | `. `' Debian user, admin, and developer | | `- http://www.debian.org | ----------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]