mirror of
https://github.com/inspec/inspec
synced 2024-11-27 15:10:44 +00:00
6 lines
186 B
Text
6 lines
186 B
Text
|
# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
|
||
|
driftfile /var/lib/ntp/ntp.drift
|
||
|
server 0.ubuntu.pool.ntp.org
|
||
|
server 1.ubuntu.pool.ntp.org
|
||
|
server 2.ubuntu.pool.ntp.org
|