summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/scripts/support/etc/cron
blob: 07ed1894983570117e4e740c93a4fc3b2954f00a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/bin/sh
#
# cron,v 3.1 1993/07/06 01:10:50 jbj Exp
#
# called by cron for statistics gathering
#
# cron,v
# Revision 3.1  1993/07/06  01:10:50  jbj
# XNTP release 3.1
#
#
# Revision 1.1  1992/12/10  12:59:18  kardel
# Prerelease NTP V3 / DCF
#
#
PATH="${PATH}:/local/NTP/bin"
export PATH
monl -d /local/NTP/monitor -i '127\.0\.0\.1' faui10 faui45 lucifer rackety.udel.edu
OpenPOWER on IntegriCloud