Browse Source

Merge pull request #1713 from databeille/patch-1

e2guardian : typo into procd init script
Steven Barth 9 years ago
parent
commit
19e6c4981d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/e2guardian/files/e2guardian.init

+ 1
- 1
net/e2guardian/files/e2guardian.init View File

@@ -15,7 +15,7 @@ validate_e2guardian_section() {
15 15
 		'accessdeniedaddress:string' \
16 16
 		'bannediplist:string' \
17 17
 		'contentscanexceptions:string' \
18
-		'contentscanner:string'
18
+		'contentscanner:string' \
19 19
 		'contentscannertimeout:uinteger' \
20 20
 		'createlistcachefiles:string' \
21 21
 		'custombannedflashfile:string' \