* Rolf Buenning <[EMAIL PROTECTED]> [01-02-02 09:49]:

> Speziell f�r exim stimmt das, da das Script /etc/init.d/exim in
> /etc/initd.conf danach 'grept'.
 
Hallo Rolf,

bei Verwendung von xinetd m�sste man /etc/init.d/exim anpassen.
Ich habe einfach einen zweiten Eintrag gemacht:

# Exit if exim runs from /etc/xinetd.conf
if [ -f /etc/xinetd.conf ] && grep -q "^service smtp" /etc/xinetd.conf; then
    exit 0
fi

Gruss Uwe

Attachment: msg00900/pgp00000.pgp
Description: PGP signature

Antwort per Email an