>
> Hi,
>
> I have a problem ... my logwatch is sending me this (via e-mail
> to root):
from /usr/src/linux/Documentatio/devices.txt:
108 char Device independent PPP interface
0 = /dev/ppp Device independent PPP interface
>
> --------------------- ModProbe Begin ------------------------
>
> **Unmatched Entries**
> modprobe: Can't locate module char-major-108
> modprobe: Can't locate module char-major-108
> modprobe: Can't locate module char-major-108
> modprobe: Can't locate module char-major-108
> modprobe: Can't locate module char-major-108
> modprobe: Can't locate module char-major-108
>
>
> ---------------------- ModProbe End -------------------------
>
> Where i can find "char-major-108"? For what is used this
> module? Where i have to put the module?
>
> Thanx,
> Cosmin
Just add a line like: alias char-major-108 off in /etc/conf.modules, and
restart pppd, see if it does the same. i'm not sure about the syntax
though.
Camelia N.