Subversion Repositories configs

Rev

Rev 203 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
#  This file is part of systemd.
2
#
203 - 3
#  systemd is free software; you can redistribute it and/or modify it under the
4
#  terms of the GNU Lesser General Public License as published by the Free
5
#  Software Foundation; either version 2.1 of the License, or (at your option)
6
#  any later version.
192 - 7
#
203 - 8
# Entries in this file show the compile time defaults. Local configuration
9
# should be created by either modifying this file, or by creating "drop-ins" in
10
# the timesyncd.conf.d/ subdirectory. The latter is generally recommended.
11
# Defaults can be restored by simply deleting this file and all drop-ins.
192 - 12
#
13
# See timesyncd.conf(5) for details.
14
 
15
[Time]
16
#NTP=
17
#FallbackNTP=0.rhel.pool.ntp.org 1.rhel.pool.ntp.org 2.rhel.pool.ntp.org 3.rhel.pool.ntp.org
18
#RootDistanceMaxSec=5
19
#PollIntervalMinSec=32
20
#PollIntervalMaxSec=2048
209 - 21
#SaveIntervalSec=60