aboutsummaryrefslogtreecommitdiff
path: root/examples/var_service/ntpd/p_log_important
diff options
context:
space:
mode:
Diffstat (limited to 'examples/var_service/ntpd/p_log_important')
-rwxr-xr-xexamples/var_service/ntpd/p_log_important4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/var_service/ntpd/p_log_important b/examples/var_service/ntpd/p_log_important
new file mode 100755
index 000000000..09b248fb3
--- /dev/null
+++ b/examples/var_service/ntpd/p_log_important
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cd log/logdir || exit 1
+cat @* current | grep -v -eolder -esending -esockets -e'reply from.*offset' -executing | $PAGER