summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-04-14 21:53:37 +0200
committerGitHub <noreply@github.com>2023-04-14 21:53:37 +0200
commitdcc72b28815421b119e63c5164ecb7948dd73ab3 (patch)
tree2fc13578bf9739f025fe043aae5f8af79bb354b7
parent42775f287cca3e08dc8b2e58958018ecd1c626c9 (diff)
parent4f2bcebb7f44633fa5adfd62ddd88098832025ed (diff)
downloadvyos-1x-dcc72b28815421b119e63c5164ecb7948dd73ab3.tar.gz
vyos-1x-dcc72b28815421b119e63c5164ecb7948dd73ab3.zip
Merge pull request #1959 from ServerForge/current
T5162: Updated configd-include.json to remove extra comma.
-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"
]