summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-06-20 22:30:40 +0200
committerChristian Breunig <christian@breunig.cc>2024-06-20 22:32:15 +0200
commit7e0e8101998a6c8de6cb93c42bfbf1278c13f226 (patch)
treeeb582211b3f1ae0918318d4dced6720b39ad3c03 /data
parent109e0940be4956879d3ba074894023a1508424bf (diff)
downloadvyos-1x-7e0e8101998a6c8de6cb93c42bfbf1278c13f226.tar.gz
vyos-1x-7e0e8101998a6c8de6cb93c42bfbf1278c13f226.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.
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",