From 0763ca3f0f8d7a67b8ed7c4c5db50e8a1c68918e Mon Sep 17 00:00:00 2001 From: ageissler Date: Tue, 29 Oct 2024 10:15:06 +0100 Subject: [PATCH] =?UTF-8?q?setup/init-snmpd.sh=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup/init-snmpd.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 setup/init-snmpd.sh diff --git a/setup/init-snmpd.sh b/setup/init-snmpd.sh new file mode 100644 index 0000000..cc1f786 --- /dev/null +++ b/setup/init-snmpd.sh @@ -0,0 +1 @@ +#!/bin/bash \ No newline at end of file