Index: contrib/init.d/rc.mandrake.zaptel =================================================================== RCS file: /usr/cvsroot/asterisk/contrib/init.d/rc.mandrake.zaptel,v retrieving revision 1.1 diff -u -r1.1 rc.mandrake.zaptel --- contrib/init.d/rc.mandrake.zaptel 11 Jan 2004 10:17:38 -0000 1.1 +++ contrib/init.d/rc.mandrake.zaptel 28 Jan 2004 17:37:43 -0000 @@ -20,6 +20,8 @@ function probe() { gprintf " $1" + # We're doing the ztcfg, so don't warn us when we probe modules + sed -i "s/^post-install $1/# post-install $1/" /etc/modules.conf modprobe $1 # It has to be in the module list, otherwise something is wrong if lsmod | grep -c ^$1 >/dev/null; then