summaryrefslogtreecommitdiff
path: root/data/configd-include.json
diff options
context:
space:
mode:
authorKyleM <103862795+ServerForge@users.noreply.github.com>2023-04-14 15:18:22 -0400
committerGitHub <noreply@github.com>2023-04-14 15:18:22 -0400
commit4f2bcebb7f44633fa5adfd62ddd88098832025ed (patch)
tree2fc13578bf9739f025fe043aae5f8af79bb354b7 /data/configd-include.json
parent42775f287cca3e08dc8b2e58958018ecd1c626c9 (diff)
downloadvyos-1x-4f2bcebb7f44633fa5adfd62ddd88098832025ed.tar.gz
vyos-1x-4f2bcebb7f44633fa5adfd62ddd88098832025ed.zip
T5162: Updated configd-include.json to remove extra comma.
removed extra comma invalidating json.
Diffstat (limited to 'data/configd-include.json')
-rw-r--r--data/configd-include.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/configd-include.json b/data/configd-include.json
index 1c843e9fa..2f1d39006 100644
--- a/data/configd-include.json
+++ b/data/configd-include.json
@@ -85,5 +85,5 @@
"vpn_l2tp.py",
"vpn_pptp.py",
"vpn_sstp.py",
-"vrf.py",
+"vrf.py"
]