blob: 60ea5c9c0da30d6568fd2c8bb4184160fd362640 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- plugins-scripts/Makefile.am.orig 2017-12-16 17:32:11 UTC
+++ plugins-scripts/Makefile.am
@@ -20,7 +20,7 @@ WIN_MODULES=\
Nagios/CheckLogfiles/Search/Wevtutil.pm
-SED=/bin/sed
+SED=/usr/bin/sed
GREP=/bin/grep
CAT=/bin/cat
ECHO=/bin/echo
|