From 34d0329b658cb7d1d58bd1c84ca3cdb800702b6e Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 9 Jul 2004 19:01:46 +0000 Subject: add section on ntpd; ok henning@ deraadt@ --- share/man/man8/afterboot.8 | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'share/man') diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index abd03b68cb7..7796f10a38c 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.94 2004/07/08 11:02:03 jmc Exp $ +.\" $OpenBSD: afterboot.8,v 1.95 2004/07/09 19:01:45 jmc Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -406,6 +406,21 @@ to .Pa master and editing it and creating other maps as needed. Alternatively, you can get your maps with YP. +.Ss Clock synchronisation +In order to make sure the system clock is synchronised +to that of a publicly accessible NTP server, +make sure that +.Pa /etc/rc.conf.local +contains the following: +.Pp +.Dl ntpd_flags=\&"\&" +.Pp +See +.Xr ntpd 8 , +.Xr rdate 8 , +and +.Xr timed 8 +for more information on setting the system's date. .Sh CHANGING /etc FILES The system should be usable now, but you may wish to do more customizing, such as adding users, etc. @@ -879,13 +894,16 @@ boot time in the kernel image. .Xr named 8 , .Xr netstart 8 , .Xr newaliases 8 , +.Xr ntpd 8 , .Xr portmap 8 , .Xr rbootd 8 , .Xr rc 8 , +.Xr rdate 8 , .Xr rmt 8 , .Xr route 8 , .Xr sudo 8 , .Xr telnetd 8 , +.Xr timed 8 , .Xr umount 8 , .Xr vipw 8 , .Xr yp 8 , -- cgit v1.2.3