diff options
author | John Crispin <blogic@openwrt.org> | 2016-04-29 11:34:44 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2016-06-19 19:14:34 +0200 |
commit | ca78fd16b547604eae6757241acacf30bbe2904f (patch) | |
tree | 2da534bda4ea970573a72f8be850fd7570282ec3 /include/host.mk | |
parent | 5913038af16e9b14b551fa44af9c40ea9a7d7949 (diff) | |
download | master-187ad058-ca78fd16b547604eae6757241acacf30bbe2904f.tar.gz master-187ad058-ca78fd16b547604eae6757241acacf30bbe2904f.tar.bz2 master-187ad058-ca78fd16b547604eae6757241acacf30bbe2904f.zip |
base-files: evaluate uci-defaults on run-time installations
Packages may install scripts into /etc/uci-defaults to be executed once
after installation, usually at the first boot of the target. This works
fine if the package was installed to the rootfs during build or using
the ImageBuilder.
If the package is installed using opkg during run-time uci-defaults
were applied only after a reboot of the device. Avoid the need to
reboot by evaluting the package's uci-defaults in default-postinst.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49266 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/host.mk')
0 files changed, 0 insertions, 0 deletions