[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : [cobalt-users] NTP



> man chkconfig. Basically look at /etc/rc.d/init.d/ and see 
> how the scripts are written. Daemone are started by having 
> symlinks from init.d/ to the rc1.d..rc6.d files beginning 
> with S (for start) and K (for kill). chkconfig sets this up for you.
> 
> Use chkconfig as root. Also, make sure your synchonizing - 
> depending on the RaQ you have you can set the ntp server you 
> use for this from the webface.
> 
> # /sbin/chkconfig --list | grep ntpd
>   ntpd            0:off   1:off   2:off   3:on    4:on    
> 5:on    6:off
> 
-------------------------
> > I want to start xntpd (or ntpd) daemon each time my RaQ starts.
> > 
> > Is it a way to do that (no litterature in list archive) ?

Hello Josh,

Perfect answer, now the daemon starts at every boot,
and I can forget it.

Thanks.
--
Serge.