mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
18967c9593
If lighttpd loads mod-auth, it also automatically tries to load mod-authn_file, and fails if it's not available. That is a compatibility feature of lighttpd after the funtionality was split into modules. Signed-off-by: Jan Kardell <jan.kardell@telliq.com>