summaryrefslogtreecommitdiff
blob: 1c7e02decf272ad2b5b4c999d4a8199b37a35ef9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# config file for /etc/init.d/htpdate

# Add at least one http server to use:
#SERVERS="<servername>"

# If you are using a proxy server to connect to the
# internet comment out the following line and insert the
# address and port of your proxy server.
#PROXY="-P <proxy>:<port>"

# Set additional options, see 'man htpdate' for refernce
HTPDATE_OPTS="-D -s"