aboutsummaryrefslogtreecommitdiff
path: root/utils/rtl-ais/files
Commit message (Collapse)AuthorAge
* rtl-ais: Update init scriptJeffery To2019-02-12
| | | | | | | | | | 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 some space-indented lines to use tabs. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* rtl-ais: add procd validationNuno Goncalves2015-12-13
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* rtl-ais: bump version, add init script, add uci configNuno Goncalves2015-08-09
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>