Hi, All!
The day before yesterday I have updated system to FreeBSD 8.0 and in console sometimes I see next warnings:
Here is my src.conf with witch I upgrade system:
In /etc/rc.conf no any mentions about isdn or idmapd.
So where is my mistake?
Thanks!
The day before yesterday I have updated system to FreeBSD 8.0 and in console sometimes I see next warnings:
Code:
Nov 30 09:38:56 relay kernel: /etc/rc: WARNING: $isdn_enable is not set properly - see rc.conf(5).
Nov 30 09:38:56 relay kernel: /etc/rc: WARNING: $idmapd_enable is not set properly - see rc.conf(5).
Here is my src.conf with witch I upgrade system:
Code:
WITHOUT_ATM=true
WITHOUT_BLUETOOTH=true
WITHOUT_BSNMP=true
WITHOUT_FLOPPY=true
WITHOUT_FREEBSD_UPDATE=true
WITHOUT_GAMES=true
WITHOUT_GDB=true
WITHOUT_INET6=true
WITHOUT_INET6_SUPPORT=true
WITHOUT_HTML=true
WITHOUT_IPFILTER=true
WITHOUT_IPFW=true
WITHOUT_IPX=true
WITHOUT_IPX_SUPPORT=true
#WITHOUT_JAIL=true
WITHOUT_PROFILE=true
WITHOUT_USB=true
WITHOUT_ZFS=true
WITHOUT_LPR=true
WITHOUT_SENDMAIL=true
WITHOUT_NCP=true
WITHOUT_WIRELESS=true
WITHOUT_WPA_SUPPLICATION_EAPOL=true
WITHOUT_RCMDS=true
WITHOUT_RCS=true
WITHOUT_QUOTAS=true
WITHOUT_RESCUE=true
In /etc/rc.conf no any mentions about isdn or idmapd.
So where is my mistake?
Thanks!