Commit graph

3 commits

Author SHA1 Message Date
Jeffery To
0fb4847b4b snort: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also fixes a variable name typo ("CONFIGFILE" instead of
"config_file").

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-03 19:20:44 +08:00
W. Michael Petullo
5acb617137 snort: set configuration file path in init script
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-04-23 10:11:49 -04:00
Luka Perkov
155398e723 snort: initial import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-25 23:36:45 +01:00