File: ntpdate

package info (click to toggle)
python-augeas 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 780 kB
  • sloc: python: 823; makefile: 26; 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