www.ProFTPD.de
13. März 2007, 21:28:05 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
News: SMF - Neu installiert!
 
  Übersicht Hilfe Suche Login Registrieren  
  Zeige Beiträge
Seiten: [1]
1  ProFTPD / ProFTPD - Deutsch / cal_fs : command not found am: 20. August 2004, 09:19:37
Zitat

cal_fs all local file systems are mounted
# (most services should need this!)
# $remote_fs all remote file systems are mounted
# (note that /usr may be remote, so
# many services should Require this!)
# $syslog system logging facility up
# $network low level networking (eth card, ...)
# $named hostname resolution available
# $netdaemons all network daemons are running


# Check for missing binaries (stale symlinks should not happen)
PROFTPD_BIN=/usr/local/sbin/proftpd/sbin/proftpd
test -x $PROFTPD_BIN || exit 5

# Check for existence of needed config file and read it
PROFTPD_CONFIG=/etc/proftpd.conf
test -r $PROFTPD_CONFIG || exit 6
# . $PROFTPD_CONFIG

. /etc/rc.status

# Reset status of this service
rc_reset



ist das script welches ich von der site hier habe
2  ProFTPD / ProFTPD - Deutsch / cal_fs : command not found am: 19. August 2004, 21:43:24
hallo

als erstes vorweg : newbie am start!

Aber ich bin guter hoffnung auf besserung Smiley

also wenn ich das startscript ausführe bzw stoppe
Zitat

h3431:/etc/init.d # chmod 755 proftpdstart
h3431:/etc/init.d # ./proftpdstart start
./proftpdstart: line 2: cal_fs: command not found
Starting ProFTPD                                                     done
h3431:/etc/init.d # ./proftpdstart stop
./proftpdstart: line 2: cal_fs: command not found
Shutting down ProFTPD                                                done


bekomme ich die meldung
kann mir jemand sagen was das zu bedeuten hat?

muss ich mir darüber gedanken machen?[/quote]
Seiten: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Prüfe XHTML 1.0 Prüfe CSS
Seite erstellt in 0.085 Sekunden mit 16 Zugriffen.