blob: 2b2d19ced76c7f8882511174667dbbdf3a505b79 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
#
# NTP statistics periodic cleanup - REFERENCE SERVER ONLY
#
#55 23 * * * sh /local/NTP/etc/mvstats
#
# gather NTP client statistics - REFERENCE SERVER ONLY
#
0 8,18 * * * /local/NTP/etc/cron 2>/dev/null | /usr/ucb/mail -s "NTP statistics" time@informatik.uni-erlangen.de
|