From 1aefb1f9df5268ccbcd3ce38f5527ebca3896db6 Mon Sep 17 00:00:00 2001 From: Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> Date: Mon, 8 Sep 2025 15:54:08 +0200 Subject: snmp: fix complaint of snmpd about paths --- plugins/tests/conf/snmpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tests/conf/snmpd.conf b/plugins/tests/conf/snmpd.conf index eff5b0b3..1724c027 100644 --- a/plugins/tests/conf/snmpd.conf +++ b/plugins/tests/conf/snmpd.conf @@ -19,5 +19,5 @@ syscontact Alice # Embedded Subagents ############################################################################### -perl do "tests/check_snmp_agent.pl"; +perl do "./tests/check_snmp_agent.pl"; -- cgit v1.2.3-74-g34f1