tlsdate.confd 247 B

123456789
  1. # config file for /etc/init.d/tlsdate
  2. # Command to execute to set the time.
  3. # This are some common tlsdate options:
  4. # -l: leap (set time regardless of difference)
  5. # -H: hostname to sync with
  6. # -x: proxy URL
  7. TLSDATE_OPTS="-l -H www.google.com"