[BACK]Return to ntpd.conf CVS log [TXT][DIR] Up to [local] / src / etc

Annotation of src/etc/ntpd.conf, Revision 1.9

1.9     ! sthen       1: # $OpenBSD: ntpd.conf,v 1.8 2007/07/13 09:05:52 henning Exp $
1.4       deraadt     2: # sample ntpd configuration file, see ntpd.conf(5)
1.1       henning     3:
1.6       avsm        4: # Addresses to listen on (ntpd does not listen by default)
1.4       deraadt     5: #listen on *
1.7       henning     6:
                      7: # sync to a single server
                      8: #server ntp.example.org
1.2       henning     9:
                     10: # use a random selection of 8 public stratum 2 servers
1.8       henning    11: # see http://support.ntp.org/bin/view/Servers/NTPPoolServers
1.5       henning    12: servers pool.ntp.org
1.9     ! sthen      13:
        !            14: # use a specific local timedelta sensor (radio clock, etc)
        !            15: #sensor nmea0
        !            16:
        !            17: # use any detected timedelta sensor
        !            18: #sensor *