Home
last modified time | relevance | path

Searched refs:NTPCONF (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/scripts/update-leap/
H A Dupdate-leap.sh28 NTPCONF=/etc/ntp.conf
74 $NTPCONF
310 if ! [ -f "$NTPCONF" ]; then
311 log "critical" "Missing ntp configuration $NTPCONF"
317 LEAPFILE="`sed $NTPCONF -e'/^ *leapfile *.*$/!d' -e's/^ *leapfile *//'`"
319 log "error" "$NTPCONF does not specify a leapfile"
326 log "notice" "Requested install to $1, but $NTPCONF specifies $LEAPFILE"
367 REFFILE="$NTPCONF"