April 29th, 2002, 08:30 PM
-
after boot up, my redhat will "starting the service" again...why??
my 3G testing Rh 7.2 server which is mainly for qmail installation after boot up, my redhat will "starting the service" again...why??
and it is very stable? Why it "Re-starting" by showing the all line with "starting xxx service" at run level 3
DOes any one know?
Last edited by pentium5; April 29th, 2002 at 09:50 PM.
regards,
wish to use AT 89c51 single chip computer to do remote sensing and send the data back from woods to office via nokie 3330 and internet. HOW?
first I must revise C program thro' example, what's next?
April 30th, 2002, 01:53 PM
-
does it restart one service or several? and which one/ones?
if it is syslogd for example, this is valid. since at bootup there is no network available which syslog if configured can use, it is started without network support. at a later stage, when the network is available, it is re-started to make it able to use the network. even if you did not tell it to use network connections, maybe the system startup scripts still do it...