[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] NTP
- Subject: Re: [cobalt-users] NTP
- From: josh <josh@xxxxxxxxxxxxxxxxxx>
- Date: Fri Dec 5 07:38:01 2003
- 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
On Fri, Dec 05, 2003 at 04:11:50PM +0100, Schadroff wrote:
> Hello list !
>
> 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) ?
>
> Sincerely yours,
>
> Serge Schadroff
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
--
Josh Kuperman
josh@xxxxxxxxxxxxxxxxxx