mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
8 lines
295 B
Text
8 lines
295 B
Text
#
|
|
# 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
|