linux-l: SuSE 6.2 + Squid 2 start failed und auch wieder nicht

Robert Gnuschke rob at gmx.de
Mi Jul 19 19:36:26 CEST 2000


Ich kann nichts falsches finden:

--------[...]---------
base=${0##*/}
link=${base#*[SK][0-9][0-9]}

# Force execution if not called by a runlevel directory.
test $link = $base && START_SQUID=yes
test "$START_SQUID" = yes || exit 0

# The echo return value for success (defined in /etc/rc.config).
return=$rc_done
case "$1" in
    start)
        if test ! -d /var/squid/cache/00 ; then
                echo "Initializing the cache for the WWW-proxy squid."
                /usr/sbin/squid -z
        fi
        echo -n "Starting WWW-proxy squid:"
        startproc -l /var/squid/squid.out /usr/sbin/squid -sYD ||
return=$rc_failed
        echo -e "$return"
        ;;
--------[...]---------

Gruß, Robert.
--
Robert Gnuschke, Berlin (Germany) <rob at gmx.de>



> -----Original Message-----
> From: owner-linux-l at mlists.in-berlin.de
> [mailto:owner-linux-l at mlists.in-berlin.de]On Behalf Of Thomas Knop
> Sent: Wednesday, July 19, 2000 10:38 AM
> To: linux-l at mlists.in-berlin.de
> Subject: Re: linux-l: SuSE 6.2 + Squid 2 start failed und auch wieder
> nicht
>
>
> On, Die, 18 Jul 2000, Robert Gnuschke wrote:
> > Hi Leute,
> >
> > jetzt wo meine Sonnet Flatrate (ähh Standleitung ;-))
> funktioniert habe ich
> > natürlich auch gleich Squid2 installiert. Er funktioniert auch
> super gut,
> > nur beim start des Rechners zeigt er mir die Meldung "failed"
> beim Start von
> > Squid an. Aber beim Login-Prompt steht dann "Squid started child process
> > ...." (o.ä.). Er startet also doch. Aber warum steht da failed ?
>
> "Denkfehler"-Fehler im script /sbini/init.d/squid(2?).
> Sieh dir das an.
>
> Gruß Thomas
>
> --
>
> Thomas Knop               Tel: +49-30-53433408
> ISV GmbH Berlin           Fax: +49-30-53433435
> Am Treptower Park 75        t.knop at isv-gmbh.de
> 12435 Berlin            http://www.isv-gmbh.de
>



Mehr Informationen über die Mailingliste linux-l