summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-06-21 08:52:27 +0200
committerGitHub <noreply@github.com>2024-06-21 08:52:27 +0200
commit9428146485dca8c3cdadce25f321bb7d570c43b8 (patch)
treec4cebe891343d2af1f2c19df308a9bc26ce4ce27 /data
parentc6190f37908bb4486ecce6a5cabb752c19b67c7f (diff)
parent7e0e8101998a6c8de6cb93c42bfbf1278c13f226 (diff)
downloadvyos-1x-9428146485dca8c3cdadce25f321bb7d570c43b8.tar.gz
vyos-1x-9428146485dca8c3cdadce25f321bb7d570c43b8.zip
Merge pull request #3694 from c-po/T6489-snmpd
snmp: T6489: use new Python wrapper to interact with config filesystem
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 633d898a5..b92d58c72 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",