File: ntpdate

package info (click to toggle)
python-augeas 0.4.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 740 kB
  • sloc: python: 283; makefile: 24; sh: 2
file content (5 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (6)
1
2
3
4
5
# Options for ntpdate
OPTIONS="-U ntp -s -b"

# Set to 'yes' to sync hw clock after successful ntpdate
SYNC_HWCLOCK=no