[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE : [cobalt-users] NTP
- Subject: RE : [cobalt-users] NTP
- From: "Schadroff" <admin@xxxxxxxxxxxx>
- Date: Fri Dec 5 08:29:11 2003
- Organization: Ets Schadroff sas
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> 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.