Anzeige:
Ergebnis 1 bis 5 von 5

Thema: xinetd startet nicht mehr!!!

  1. #1
    Registrierter Benutzer
    Registriert seit
    Jun 2005
    Beiträge
    7

    xinetd startet nicht mehr!!!

    Hallo ich weiss jetzt net ganz genau ob ich in dieser sparte richtig bin aber ich erklär mal mein Problem. Also ich benutze Suse 9.3 & Kernel 2.6.11.11 und kann mein inetd net mehr starten!!! jedes mal wenn ich "rcxinetd start" oder restart mache bekomm ich die Fehlermeldung Failed. Mein xinetd logfile macht auch irgendwie keine eintragungen mehr. Meine xinetd.conf sieht folgendermassen aus.

    Code:
    #
    # xinetd.conf
    #
    # Copyright (c) 1998-2001 SuSE GmbH Nuernberg, Germany.
    # Copyright (c) 2002 SuSE Linux AG, Nuernberg, Germany.
    #
    
    defaults
    {
    	log_type        = FILE /var/log/xinetd.log 
            log_on_success  = HOST EXIT DURATION
    	log_on_failure	= HOST ATTEMPT
    #        only_from       = localhost
            instances       = 30
    	cps		= 50 10
    
    #
    # The specification of an interface is interesting, if we are on a firewall.
    # For example, if you only want to provide services from an internal
    # network interface, you may specify your internal interfaces IP-Address.
    #
    #	interface	= 127.0.0.1
    
    }
    
    includedir /etc/xinetd.d
    Was kann ich tun bzw. machen das ich die wieder starten kann. Bin noch relativer Anfänger und wäre für hilfe sehr dankbar!!!

    Gruss Hogi

  2. #2
    Registrierter Benutzer
    Registriert seit
    Aug 2004
    Ort
    Bad Wünnenberg
    Beiträge
    5.402
    Schau bitte mal in die Logfiles (/var/log/), insbesondere das Syslog.
    Gruß,
    Tomek

  3. #3
    Registrierter Benutzer
    Registriert seit
    Jun 2005
    Beiträge
    7
    Also mein systemprotokoll sieht so aus:
    Code:
    Jun 10 23:55:11 Flyingbit2 syslog-ng[3599]: STATS: dropped 0
    Jun 11 01:00:01 Flyingbit2 /usr/sbin/cron[13312]: (root) CMD (/sbin/evlogmgr -c "severity=DEBUG")
    Jun 11 01:00:01 Flyingbit2 syslog-ng[3599]: STATS: dropped 0
    Jun 11 01:15:50 Flyingbit2 kernel: spurious 8259A interrupt: IRQ7.
    Jun 11 02:00:01 Flyingbit2 /usr/sbin/cron[13767]: (root) CMD (/sbin/evlogmgr -c 'age > "30d"')
    Jun 11 02:00:01 Flyingbit2 syslog-ng[3599]: STATS: dropped 0
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=13]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.d/cups-lpd] [line=14]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/cvs [file=/etc/xinetd.d/cvs] [line=11]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=16]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=13]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=14]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=13]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/fam [file=/etc/xinetd.d/fam] [line=14]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/i4l-vbox [file=/etc/xinetd.d/i4l-vbox] [line=16]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/imap [file=/etc/xinetd.d/imap] [line=10]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/nagios-nrpe [file=/etc/xinetd.d/nagios-nrpe] [line=69]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=15]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/qpopper [file=/etc/xinetd.d/qpopper] [line=16]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/rsync [file=/etc/xinetd.d/rsync] [line=14]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/sane-port [file=/etc/xinetd.d/sane-port] [line=12]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=14]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=13]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=13]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=12]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/tftp [file=/etc/xinetd.d/tftp] [line=17]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=14]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=14]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/vnc [file=/etc/xinetd.d/vnc] [line=14]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: Reading included configuration file: /etc/xinetd.d/vsftpd [file=/etc/xinetd.d/vsftpd] [line=90]
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing chargen
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing chargen
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing printer
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing cvspserver
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing daytime
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing daytime
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing echo
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing echo
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing fam
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing vboxd
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing pop2
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing pop3
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing pop3s
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing imap
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing imaps
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing 9991
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing netstat
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing pop3
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing rsync
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing sane-port
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing servers
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing services
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing swat
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing systat
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing tftp
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing time
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing time
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing vnc1
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing vnc2
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing vnc3
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing vnchttpd1
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing vnchttpd2
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing vnchttpd3
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: removing ftp
    Jun 11 02:08:09 Flyingbit2 xinetd[13910]: 13910 {init_services} no services. Exiting...
    Jun 11 02:10:08 Flyingbit2 su: (to root) root on none
    Jun 11 02:10:08 Flyingbit2 su: (to root) root on none
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=13]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.d/cups-lpd] [line=14]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/cvs [file=/etc/xinetd.d/cvs] [line=11]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=16]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=13]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=14]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=13]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/fam [file=/etc/xinetd.d/fam] [line=14]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/i4l-vbox [file=/etc/xinetd.d/i4l-vbox] [line=16]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/imap [file=/etc/xinetd.d/imap] [line=10]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/nagios-nrpe [file=/etc/xinetd.d/nagios-nrpe] [line=69]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=15]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/qpopper [file=/etc/xinetd.d/qpopper] [line=16]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/rsync [file=/etc/xinetd.d/rsync] [line=14]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/sane-port [file=/etc/xinetd.d/sane-port] [line=12]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=14]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=13]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=13]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=12]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/tftp [file=/etc/xinetd.d/tftp] [line=17]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=14]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=14]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/vnc [file=/etc/xinetd.d/vnc] [line=14]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: Reading included configuration file: /etc/xinetd.d/vsftpd [file=/etc/xinetd.d/vsftpd] [line=90]
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing chargen
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing chargen
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing printer
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing cvspserver
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing daytime
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing daytime
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing echo
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing echo
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing fam
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing vboxd
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing pop2
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing pop3
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing pop3s
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing imap
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing imaps
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing 9991
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing netstat
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing pop3
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing rsync
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing sane-port
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing servers
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing services
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing swat
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing systat
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing tftp
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing time
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing time
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing vnc1
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing vnc2
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing vnc3
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing vnchttpd1
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing vnchttpd2
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing vnchttpd3
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: removing ftp
    Jun 11 02:10:37 Flyingbit2 xinetd[15335]: 15335 {init_services} no services. Exiting...
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=13]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.d/cups-lpd] [line=14]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/cvs [file=/etc/xinetd.d/cvs] [line=11]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=16]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=13]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=14]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=13]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/fam [file=/etc/xinetd.d/fam] [line=14]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/i4l-vbox [file=/etc/xinetd.d/i4l-vbox] [line=16]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/imap [file=/etc/xinetd.d/imap] [line=10]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/nagios-nrpe [file=/etc/xinetd.d/nagios-nrpe] [line=69]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=15]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/qpopper [file=/etc/xinetd.d/qpopper] [line=16]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/rsync [file=/etc/xinetd.d/rsync] [line=14]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/sane-port [file=/etc/xinetd.d/sane-port] [line=12]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=14]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=13]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=13]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=12]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/tftp [file=/etc/xinetd.d/tftp] [line=17]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=14]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=14]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/vnc [file=/etc/xinetd.d/vnc] [line=14]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: Reading included configuration file: /etc/xinetd.d/vsftpd [file=/etc/xinetd.d/vsftpd] [line=90]
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing chargen
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing chargen
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing printer
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing cvspserver
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing daytime
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing daytime
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing echo
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing echo
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing fam
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing vboxd
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing pop2
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing pop3
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing pop3s
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing imap
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing imaps
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing 9991
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing netstat
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing pop3
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing rsync
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing sane-port
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing servers
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing services
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing swat
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing systat
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing tftp
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing time
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing time
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing vnc1
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing vnc2
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing vnc3
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing vnchttpd1
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing vnchttpd2
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing vnchttpd3
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: removing ftp
    Jun 11 02:19:27 Flyingbit2 xinetd[15519]: 15519 {init_services} no services. Exiting
    Mein bootprotokoll sieht so aus:
    Code:
    Inspecting /boot/System.map-2.6.11.11-default
    Loaded 22246 symbols from /boot/System.map-2.6.11.11-default.
    Symbols match kernel version 2.6.11.
    No module symbols loaded - kernel modules not enabled.
    
    klogd 1.4.1, log source = ksyslog started.
    <4>Linux version 2.6.11.11-default (root@Flyingbit2) (gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)) #1 Sat Jun 4 15:05:17 CEST 2005
    <6>BIOS-provided physical RAM map:
    <4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    <4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    <4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    <4> BIOS-e820: 0000000000100000 - 000000001ffec000 (usable)
    <4> BIOS-e820: 000000001ffec000 - 000000001ffef000 (ACPI data)
    <4> BIOS-e820: 000000001ffef000 - 000000001ffff000 (reserved)
    <4> BIOS-e820: 000000001ffff000 - 0000000020000000 (ACPI NVS)
    <4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    <4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    <4> BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
    <5>0MB HIGHMEM available.
    <5>511MB LOWMEM available.
    <7>On node 0 totalpages: 131052
    <7>  DMA zone: 4096 pages, LIFO batch:1
    <7>  Normal zone: 126956 pages, LIFO batch:16
    <7>  HighMem zone: 0 pages, LIFO batch:1
    <6>DMI 2.3 present.
    <4>Allocating PCI resources starting at 20000000 (gap: 20000000:dec00000)
    <4>Built 1 zonelists
    <4>Kernel command line: root=/dev/hda2 vga=0x317 selinux=0  splash=silent acpi=off resume=/dev/hda1
    <4>Found and enabled local APIC!
    <7>mapped APIC to ffffd000 (fee00000)
    <6>Initializing CPU#0
    <4>PID hash table entries: 2048 (order: 11, 32768 bytes)
    <4>Detected 2539.908 MHz processor.
    <6>Using tsc for high-res timesource
    <4>Console: colour dummy device 80x25
    <4>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    <4>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    <6>Memory: 512920k/524208k available (1799k kernel code, 10640k reserved, 641k data, 208k init, 0k highmem)
    <4>Checking if this processor honours the WP bit even in supervisor mode... Ok.
    <7>Calibrating delay loop... 5013.50 BogoMIPS (lpj=2506752)
    <6>Security Framework v1.0.0 initialized
    <6>SELinux:  Disabled at boot.
    <4>Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
    <7>CPU: After generic identify, caps: 3febfbff 00000000 00000000 00000000 00000000 00000000 00000000
    <7>CPU: After vendor identify, caps: 3febfbff 00000000 00000000 00000000 00000000 00000000 00000000
    <6>CPU: Trace cache: 12K uops, L1 D cache: 8K
    <6>CPU: L2 cache: 512K
    <7>CPU: After all inits, caps: 3febfbff 00000000 00000000 00000080 00000000 00000000 00000000
    <6>Intel machine check architecture supported.
    <6>Intel machine check reporting enabled on CPU#0.
    <6>CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
    <6>CPU0: Thermal monitoring enabled
    <4>CPU: Intel(R) Pentium(R) 4 CPU 2.53GHz stepping 04
    <6>Enabling fast FPU save and restore... done.
    <6>Enabling unmasked SIMD FPU exception support... done.
    <6>Checking 'hlt' instruction... OK.
    <6>checking if image is initramfs... it is
    <6>Freeing initrd memory: 2707k freed
    <6>NET: Registered protocol family 16
    <6>PCI: PCI BIOS revision 2.10 entry at 0xf1e60, last bus=2
    <6>PCI: Using configuration type 1
    <6>mtrr: v2.0 (20020519)
    <6>ACPI: Subsystem revision 20050211
    <6>ACPI: Interpreter disabled.
    <6>Linux Plug and Play Support v0.97 (c) Adam Belay
    <6>pnp: PnP ACPI: disabled
    <4>PCI: Probing PCI hardware
    <4>PCI: Probing PCI hardware (bus 00)
    <6>PCI: Enabled i801 SMBus device
    <6>PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
    <6>PCI: Transparent bridge - 0000:00:1e.0
    <6>PCI: Using IRQ router PIIX/ICH [8086/24c0] at 0000:00:1f.0
    <4>PCI: IRQ 0 for device 0000:00:1f.3 doesn't match PIRQ mask - try pci=usepirqmask
    <4>TC classifier action (bugs to netdev@oss.sgi.com cc hadi@cyberus.ca)
    <6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    <6>audit: initializing netlink socket (disabled)
    <3>audit(1118433289.277:0): initialized
    <4>Total HugeTLB memory allocated, 0
    <5>VFS: Disk quotas dquot_6.5.1
    <4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    <6>Initializing Cryptographic API
    <6>vesafb: framebuffer at 0xf0000000, mapped to 0xe0880000, using 3072k, total 131072k
    <6>vesafb: mode is 1024x768x16, linelength=2048, pages=1
    <6>vesafb: protected mode interface info at c000:e910
    <6>vesafb: scrolling: redraw
    <6>vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
    <4>Console: switching to colour frame buffer device 128x48
    <6>fb0: VESA VGA frame buffer device
    <6>isapnp: Scanning for PnP cards...
    <6>isapnp: No Plug & Play device found
    <6>Real Time Clock Driver v1.12
    <6>serio: i8042 AUX port at 0x60,0x64 irq 12
    <6>serio: i8042 KBD port at 0x60,0x64 irq 1
    <6>Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
    <4>ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    <4>ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    <6>io scheduler noop registered
    <6>io scheduler anticipatory registered
    <6>io scheduler deadline registered
    <6>io scheduler cfq registered
    <6>Floppy drive(s): fd0 is 1.44M
    <6>FDC 0 is a post-1991 82077
    <4>RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
    <6>loop: loaded (max 8 devices)
    <6>mice: PS/2 mouse device common for all mice
    <6>input: AT Translated Set 2 keyboard on isa0060/serio0
    <6>input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
    <6>input: PC Speaker
    <6>md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
    <6>NET: Registered protocol family 2
    <6>IP: routing cache hash table of 4096 buckets, 32Kbytes
    <4>TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    <4>TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
    <6>TCP: Hash tables configured (established 32768 bind 32768)
    <6>NET: Registered protocol family 1
    <6>Freeing unused kernel memory: 208k freed
    <6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    <6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    <6>ICH4: IDE controller at PCI slot 0000:00:1f.1
    <6>PCI: Found IRQ 9 for device 0000:00:1f.1
    <6>PCI: Sharing IRQ 9 with 0000:00:1d.2
    <6>ICH4: chipset revision 2
    <6>ICH4: not 100% native mode: will probe irqs later
    <6>    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
    <6>    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:pio
    <7>Probing IDE interface ide0...
    <4>hda: WDC WD800BB-00CAA1, ATA DISK drive
    <4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    <7>Probing IDE interface ide1...
    <4>hdc: HL-DT-ST DVDRAM GSA-4163B, ATAPI CD/DVD-ROM drive
    <4>ide1 at 0x170-0x177,0x376 on irq 15
    <6>hda: max request size: 128KiB
    <6>hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
    <7>hda: cache flushes not supported
    <6> hda: hda1 hda2
    <6>hdc: ATAPI 63X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
    <6>Uniform CD-ROM driver Revision: 3.20
    <5>ReiserFS: hda2: found reiserfs format "3.6" with standard journal
    <5>ReiserFS: hda2: using ordered data mode
    <5>ReiserFS: hda2: journal params: device hda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    <5>ReiserFS: hda2: checking transaction log (hda2)
    <5>ReiserFS: hda2: Using r5 hash to sort names
    <6>md: Autodetecting RAID arrays.
    <6>md: autorun ...
    <6>md: ... autorun DONE.
    <6>device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
    Kernel logging (ksyslog) stopped.
    Kernel log daemon terminating.
    
    Boot logging started on /dev/tty1(/dev/console) at Fri Jun 10 21:55:08 2005
    
    Master Resource Control: previous runlevel: N, switching to runlevel: 5
    Setting up the CMOS clockdone
    <notice>checkproc: /sbin/udevd 2001
    Starting D-BUS daemon<notice>startproc: execve (/usr/bin/dbus-daemon-1) [ /usr/bin/dbus-daemon-1 --system ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/bin/dbus-daemon-1 ]
    done
    Starting syslog services<notice>startproc: execve (/sbin/syslog-ng) [ /sbin/syslog-ng ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=linux INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 SPLASHCFG= PWD=/ ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N LINES=48 acpi=off SHLVL=2 HOME=/ SPLASH=no splash=silent ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/sbin/syslog-ng ]
    <notice>startproc: execve (/sbin/klogd) [ /sbin/klogd -c 1 -x -x ], [ CONSOLE=/dev/console SHELL=/bin/sh TERM=linux INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 SPLASHCFG= PWD=/ ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N LINES=48 acpi=off SHLVL=2 HOME=/ SPLASH=no splash=silent ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/sbin/klogd ]
    done
    Loading keymap qwertz/de-latin1-nodeadkeys.map.gz
    doneLoading compose table winkeys shiftctrl latin1.adddone
    Start Unicode mode
    doneLoading console font lat9w-16.psfu  -m trivial G0:loadable
    doneSetting up network interfaces:
        lo        
        lo        IP address: 127.0.0.1/8   
    Initializing random number generatordone
    <notice>startproc: execve (/sbin/resmgrd) [ /sbin/resmgrd ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/sbin/resmgrd ]
    Starting resource managerdone
    done    eth0      device: Broadcom Corporation NetXtreme BCM5702X Gigabit Ethernet (rev 02)
        eth0      configuration: eth-id-00:e0:18:b7:3b:97
        eth0      IP address: 192.168.2.2/24   
    doneSetting up service network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .done
    <notice>startproc: execve (/usr/sbin/mdnsd) [ /usr/sbin/mdnsd -f /etc/rendezvous.conf -b ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/mdnsd ]
    Starting mdnsddone
    <notice>startproc: execve (/opt/gnome/bin/netdaemon) [ /opt/gnome/bin/netdaemon ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/opt/gnome/bin/netdaemon ]
    <notice>startproc: execve (/usr/sbin/nmbd) [ /usr/sbin/nmbd -D -s /etc/samba/smb.conf ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/nmbd ]
    Starting the netdaemondone
    Starting Samba NMB daemon done
    <notice>startproc: execve (/sbin/portmap) [ /sbin/portmap ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/sbin/portmap ]
    Starting RPC portmap daemondone
    Importing Net File System (NFS)unused
    Starting sound driver:  emu10k1done
    <notice>startproc: execve (/usr/sbin/cupsd) [ /usr/sbin/cupsd ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/cupsd ]
    Starting mail service (Postfix)Starting cupsddone
    <notice>startproc: execve (/usr/sbin/fam) [ /usr/sbin/fam -t 4 -T 0 -L ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/fam ]
    Starting File Access Monitoring Daemondone
    done
    Starting CRON daemon<notice>startproc: execve (/usr/sbin/cron) [ /usr/sbin/cron ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/cron ]
    done
    Starting hardware scan on boot<notice>startproc: execve (/usr/sbin/hald) [ /usr/sbin/hald --daemon=yes ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/hald ]
    Starting HAL daemondone
    Starting nfsboot (sm-notify) done
    <notice>startproc: execve (/usr/sbin/nscd) [ /usr/sbin/nscd ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/nscd ]
    Starting Name Service Cache Daemondone
    This machine supports APM <notice>startproc: execve (/usr/sbin/powersaved) [ /usr/sbin/powersaved -d -x /usr/lib/powersave/scripts -a resmgr -v 3 ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/powersaved ]
    Starting powersaved done
    <notice>startproc: execve (/usr/sbin/sshd) [ /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/sshd ]
    Starting SSH daemonStarting Samba SMB daemon <notice>startproc: execve (/usr/sbin/smbd) [ /usr/sbin/smbd -D -s /etc/samba/smb.conf ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh TMPDIR=/var/tmp INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/smbd ]
    done
    done
    <notice>startproc: execve (/opt/kde3/bin/kdm) [ /opt/kde3/bin/kdm ], [ LC_MONETARY= CONSOLE=/dev/console TERM=linux SHELL=/bin/sh LC_NUMERIC= QTDIR=/usr/lib/qt3 LC_ALL= INIT_VERSION=sysvinit-2.85 INIT=/sbin/init KDEROOTHOME=/root/.kdm REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin LC_MESSAGES= vga=0x317 RUNLEVEL=5 LC_COLLATE= PWD=/ SPLASHCFG= LANG=de_DE.UTF-8 ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 XCURSOR_THEME=crystalwhite WINDOWMANAGER=/usr/X11R6/bin/twm LC_CTYPE=de_DE.UTF-8 splash=silent SPLASH=no LC_TIME= ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/opt/kde3/bin/kdm ]
    Starting service kdmdone
    Mount SMB/ CIFS File Systems 
    from /etc/fstab ..Starting INET services. (xinetd)<notice>startproc: execve (/usr/sbin/xinetd) [ /usr/sbin/xinetd ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh INIT_VERSION=sysvinit-2.85 INIT=/sbin/init REDIRECT=/dev/tty1 COLUMNS=128 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/bin vga=0x317 RUNLEVEL=5 PWD=/ SPLASHCFG= ROOTFS_REALDEV=/lib/klibc//dev/hda2 PREVLEVEL=N acpi=off LINES=48 HOME=/ SHLVL=2 splash=silent SPLASH=no ROOTFS_BLKDEV=/dev/hda2 _=/sbin/startproc DAEMON=/usr/sbin/xinetd ]
    .. done
    done
    Starting service kdmdone
    Master Resource Control: runlevel 5 has been reached
    Skipped services in runlevel 5: nfs splash
    <notice>killproc: kill(3280,3)
    Also das iss jetzt vielleicht nen bissel viel aber vielleicht kann mir ja doch jemand helfen.

    Gruss Hogi

  4. #4
    Registrierter Benutzer
    Registriert seit
    Aug 2004
    Ort
    Bad Wünnenberg
    Beiträge
    5.402
    Alle konfigurierten Dienste im xinetd sind deaktiviert. Du musst also die Dienste aktivieren, die du benötigst.

    Hier findest du eine Dokumentation zu xinetd: http://www.macsecurity.org/resources...tutorial.shtml
    Gruß,
    Tomek

  5. #5
    Registrierter Benutzer
    Registriert seit
    Jun 2005
    Beiträge
    7
    Hallo Tomek erstmal danke für die schnelle antwort. wollte nur sagen hat alles prima geklappt. Nochmal danke!!!

    Gruss Hogi

Ähnliche Themen

  1. squid startet, startet nicht, startet, startet nicht
    Von rene im Forum Linux als Server
    Antworten: 21
    Letzter Beitrag: 02.08.09, 11:46
  2. glftpd startet nicht via xinetd
    Von skydriver im Forum Linux als Server
    Antworten: 5
    Letzter Beitrag: 14.05.04, 15:43
  3. Immer Fehler bei xinetd installation auf Debian 3.0 R1
    Von Crazy im Forum System installieren und konfigurieren
    Antworten: 2
    Letzter Beitrag: 19.01.04, 17:18
  4. xinetd: Could not get dependency info for "xinetd"!
    Von stefan-tiger im Forum System installieren und konfigurieren
    Antworten: 0
    Letzter Beitrag: 30.10.03, 20:30
  5. kdm startet nicht immer
    Von PhilippB im Forum Windowmanager
    Antworten: 1
    Letzter Beitrag: 29.03.03, 13:07

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •