aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2014-09-29 13:14:53 +0300
committerKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2014-09-29 13:43:40 +0300
commitc2017b127eb6b33962eb12d5c0be11c685951413 (patch)
tree9ef80e297533845656d2ad40df1a860de480fedf
parent4c8cce74664723532fcab170b8b025db016df562 (diff)
downloadawall-c2017b127eb6b33962eb12d5c0be11c685951413.tar.bz2
awall-c2017b127eb6b33962eb12d5c0be11c685951413.tar.xz
sample-policy: correct JSON syntax error
-rw-r--r--sample-policy.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-policy.json b/sample-policy.json
index 8dc9d95..b381314 100644
--- a/sample-policy.json
+++ b/sample-policy.json
@@ -10,7 +10,7 @@
"policy": [
{ "in": "internet", "action": "drop" },
{ "action": "reject" }
- ]
+ ],
"filter": [
{