summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-06-25 16:01:49 +0200
committerGitHub <noreply@github.com>2024-06-25 16:01:49 +0200
commit1916a8cfcf21437219ff624a08bbf8408a4eaa80 (patch)
treea19926a67ca62ba23179e12a9e8d8ce6a55d1c9d /data
parent0259c4337c80264d5818193a7023e5bd652b36af (diff)
parent4bf4573efe89f80616b6189b2e84ac103113e8d1 (diff)
downloadvyos-1x-1916a8cfcf21437219ff624a08bbf8408a4eaa80.tar.gz
vyos-1x-1916a8cfcf21437219ff624a08bbf8408a4eaa80.zip
Merge pull request #3716 from vyos/mergify/bp/circinus/pr-3694
snmp: T6489: use new Python wrapper to interact with config filesystem (backport #3694)
Diffstat (limited to 'data')
-rw-r--r--data/configd-include.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/configd-include.json b/data/configd-include.json
index ac1c18ad1..420960fe7 100644
--- a/data/configd-include.json
+++ b/data/configd-include.json
@@ -79,6 +79,7 @@
"service_router-advert.py",
"service_salt-minion.py",
"service_sla.py",
+"service_snmp.py",
"service_ssh.py",
"service_tftp-server.py",
"service_webproxy.py",