summaryrefslogtreecommitdiff
path: root/data/configd-include.json
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-06-20 22:30:40 +0200
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-06-24 14:05:26 +0000
commit4bf4573efe89f80616b6189b2e84ac103113e8d1 (patch)
tree330124b7f2e6564c3c08e4d57406635b5f789495 /data/configd-include.json
parentae8390a110ec4c507aad8eca252b3153ae1f3316 (diff)
downloadvyos-1x-4bf4573efe89f80616b6189b2e84ac103113e8d1.tar.gz
vyos-1x-4bf4573efe89f80616b6189b2e84ac103113e8d1.zip
snmp: T6489: use new Python wrapper to interact with config filesystem
Do no longer use my_set and my_delete as this prevents scripts beeing run under supervision of vyos-configd. (cherry picked from commit 7e0e8101998a6c8de6cb93c42bfbf1278c13f226)
Diffstat (limited to 'data/configd-include.json')
-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 dcee50306..b9b354d40 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",