nginx: drop deprecated luci.module in module.d
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 9 May 2024 17:29:36 +0000 (19:29 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 9 May 2024 17:29:49 +0000 (19:29 +0200)
commit4c4e49064a4a9c87fc15e58af86e2ffc0a0d12dc
tree6fb65be1d66f10f3ad4d75a23e616b88e99eff68
parent3aa746b2461c09adfa32853bbef6f746cdefad75
nginx: drop deprecated luci.module in module.d

Since we moved to automatic loading of dynamic modules, we need to drop
the previous include luci.module or we end up with nginx failing to
start for old configurations.

Fixes: caffa410ed70 ("nginx: autoload dynamic modules")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
net/nginx/Makefile
net/nginx/files-luci-support/60_nginx-luci-support