openwrt/package/base-files
Rafał Miłecki b799dd3c70 base-files: execute package's "postinst" after executing uci-defaults
Allow "postinst" scripts to perform extra actions after applying all
kind of fixups implemented using uci-defaults.

This is needed e.g. by uhttpd-mod-ubus which after installation in a
running systems needs to:
1. Update uhttpd config using its uci-defaults script
2. Reload uhttpd

While this approach makes sense there is a risk it'll blow up some
corner case postinst usages. There is only 1 way to find out.

Cc: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2023-12-27 16:01:30 +01:00
..
files base-files: execute package's "postinst" after executing uci-defaults 2023-12-27 16:01:30 +01:00
Makefile base-files: Create /root w/ appropriate permissions 2023-11-12 16:32:42 +01:00
image-config.in