Page 1 of 1

kein proftpd nach reboot

Posted: 2003-11-26 02:38
by eric podico
Habe diesmal ein Stück mehr gelesen,
vertehe es trotzdem immer noch nicht.

Alles ist getan so daß proftpd nach reboot starten soll.

chmod 700 /etc/init.d/proftpd
ln -s /etc/init.d/proftpd /etc/rc2.d/S20proftpd
ln -s /etc/init.d/proftpd /etc/rc2.d/K20proftpd
ln -s /etc/init.d/proftpd /etc/rc3.d/S20proftpd
ln -s /etc/init.d/proftpd /etc/rc3.d/K20proftpd
echo "START_PROFTPD=yes" >> /etc/rc.config

Alles started gut
proftpd start

/etc/init.d/proftpd =
http://www.undef.de/Documentation/Insta ... .d/proftpd

Kann jemand mir wenigstens sagen, wo ich anfangen kann?

Re: kein proftpd nach reboot

Posted: 2003-11-26 09:03
by arachon
Hallo,

wie sieht denn Deine /etc/init.d/proftpd aus ?

Läuft ProFTP nach einem /etc/init.d/proftpd start ?

Irgendwelche Hinweise in Deiner /var/log/messages ?


Grüsse
Christoph

Re: kein proftpd nach reboot

Posted: 2003-11-26 11:02
by eric podico
Ich habe installiert laut http://www.undef.de/

Hier ist mein script proftpd :
http://www.undef.de/Documentation/Insta ... .d/proftpd
/etc/init.d/proftpd start l: proftpd läuft nicht.
Aber es läuft nach proftpd start

/var/log/messages zeigt nichts besonders.

Das gleiche problem hatte ich damals nach dem install
apt-get install proftpd. Wie kann man ein scrpit "tracen", set -???

Re: kein proftpd nach reboot

Posted: 2003-11-26 11:03
by captaincrunch
set -x