diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-05-10 15:15:56 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-05-26 22:55:52 +0000 |
commit | 1f833b3fc9968c3dd7ed79ccf0525ebf16c891ad (patch) | |
tree | 85801af20e3b694584668aeb39ecec75ee71f72c /scripts/summary.in | |
parent | ab1f1aa8333369a83ff284848fc3fc2e52d5f29f (diff) |
Diffstat (limited to 'scripts/summary.in')
-rw-r--r-- | scripts/summary.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/summary.in b/scripts/summary.in index a99f8df0e73e..7e346d80fbfa 100644 --- a/scripts/summary.in +++ b/scripts/summary.in @@ -1,4 +1,5 @@ #! @PATH_PERL@ -w +# @configure_input@ # $Id$ # Perl version of (summary.sh, loop.awk, peer.awk): # Create summaries from xntpd's loop and peer statistics. |