aboutsummaryrefslogtreecommitdiff
path: root/plugins-scripts/check_wave.pl
diff options
context:
space:
mode:
Diffstat (limited to 'plugins-scripts/check_wave.pl')
-rwxr-xr-xplugins-scripts/check_wave.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-scripts/check_wave.pl b/plugins-scripts/check_wave.pl
index 2671112a..8f9a4da3 100755
--- a/plugins-scripts/check_wave.pl
+++ b/plugins-scripts/check_wave.pl
@@ -15,7 +15,7 @@ $PROGNAME = "check_wave";
sub print_help ();
sub print_usage ();
-$ENV{'PATH'}='';
+$ENV{'PATH'}='@trusted_path@';
$ENV{'BASH_ENV'}='';
$ENV{'ENV'}='';