You are here

Add new comment

Rui I found that .deb package miss to create a symlink. Maybe you can create this symlink in the installation process. For anybody looks this post I share the method to fix it:

Open a terminal and type:

$ cd /etc/rc5.d/
$ sudo ln -s ../init.d/rtirq ./S01rtirq

Peace, mortals!