openwrt/package/network/services/uhttpd
Rafał Miłecki 1f11a4e283 uhttpd: handle reload after uhttpd-mod-ubus installation using postinst
Use postinst script to reload service instead of uci-defaults hack. It's
possible thanks to recent base-files change that executes postinst after
uci-defaults.

This fixes support for uhttpd customizations. It's possible (again) to
adjust uhttpd config with custom uci-defaults before it gets started.

Cc: Hauke Mehrtens <hauke@hauke-m.de>
Fixes: d25d281fd6 ("uhttpd: Reload config after uhttpd-mod-ubus was added")
Ref: b799dd3c70 ("base-files: execute package's "postinst" after executing uci-defaults")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2024-01-10 17:06:56 +01:00
..
files uhttpd: handle reload after uhttpd-mod-ubus installation using postinst 2024-01-10 17:06:56 +01:00
Makefile uhttpd: handle reload after uhttpd-mod-ubus installation using postinst 2024-01-10 17:06:56 +01:00