diff options
author | Daniel Golle <daniel@makrotopia.org> | 2016-04-29 11:34:44 +0000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2016-05-04 14:24:37 +0100 |
commit | 9b9c78e071469313566473984fb79f54c1881c10 (patch) | |
tree | b7db8926486d5cd2d14551398263afa2f1e92634 /tools/cmake | |
parent | f6adbdf3cdb8ce0d5a730575cab797ced956a59e (diff) | |
download | upstream-9b9c78e071469313566473984fb79f54c1881c10.tar.gz upstream-9b9c78e071469313566473984fb79f54c1881c10.tar.bz2 upstream-9b9c78e071469313566473984fb79f54c1881c10.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>
Diffstat (limited to 'tools/cmake')
0 files changed, 0 insertions, 0 deletions