summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorBryan Evenson <bevenson@melinkcorp.com>2015-04-14 17:08:16 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-20 15:03:11 +0100
commit17c5df02e25d473e1df330ec375ab2e691b96e00 (patch)
treea5982ff38513932852f59ef964046e4a940f7af2 /documentation
parent075f0b2c889410844352d8ac6e9d12b704d8565e (diff)
downloadpoky-17c5df02e25d473e1df330ec375ab2e691b96e00.tar.gz
initscripts: Remove /etc/volatile.cache on upgrade
/etc/volatile.cache is a cached copy of a script (which is generated by /etc/init.d/populate-volatile.sh) that generates the volatile filesystem directories. Since volatile.cache is a generated file, it is not necessarily changed if populate-volatile.sh is updated. As a result, the stale script can add/remove the wrong directories on the next system boot. If initscripts is being upgraded, make sure volatile.cache gets deleted. (From OE-Core rev: 1ee8bd05042087ffdced4cb40c55d0e45b06481c) Signed-off-by: Bryan Evenson <bevenson@melinkcorp.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions