mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 01:58:35 +04:00
* fix boot() * reintroduce procd_boot_delay variable to control delay of service start on boot * introduce `check_lists` command to check enabled block-lists for domain(s) * use config_get_bool instead of config_get for boolean options Signed-off-by: Stan Grishin <stangri@melmac.ca>