On 12/5/05, Brent Kilgore <[EMAIL PROTECTED]> wrote: > I guess all I need to do now is figure out how to make lirc load on > boot. This debian has replaced rc.d with (regex) r[12345S].d
You should write a script and put it into /etc/init.d, then use update-rc.d to create the appropriate links into /etc/rc[12345S].d. Attaching mine for your reference, it works, provided the modules are appropriately loaded before being called (ivtv, ivtv-fb and ivtc-i2c (this last one will allow lirc to work) are listed in /etc/modules).
ivtv
Description: Binary data
_______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
