freebsd-ports/sysutils/munin-node/files/patch-ntp_offset.in
Dag-Erling Smørgrav 8ff121d7db Merge part of upstream r1561: fix ntp_offset's shebang line
Submitted by:	kuriyama@
2008-10-15 07:47:58 +00:00

8 lines
239 B
Bash

--- node/node.d/ntp_offset.in.orig 2008-10-14 19:50:27.092576040 +0900
+++ node/node.d/ntp_offset.in 2008-10-14 19:50:36.788908430 +0900
@@ -1,4 +1,4 @@
-#!@@GOODSH@@ -w
+#!@@GOODSH@@
# -*- sh -*-
#
# Plugin to monitor NTP time offset.