From 6a5a73d1b4df3af84d481266a9019f7612f615c1 Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Wed, 18 Jun 2025 10:40:09 -0500 Subject: [PATCH] fixed. ctrl m is a monster! --- snmp-sudo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snmp-sudo.conf b/snmp-sudo.conf index 3ce5fd3..bd356c8 100644 --- a/snmp-sudo.conf +++ b/snmp-sudo.conf @@ -1 +1 @@ -Debian-snmp ALL = NOPASSWD: /bin/cat +Debian-snmp ALL = NOPASSWD: /bin/cat \ No newline at end of file