diff options
author | David Vincent <freesilicon@gmail.com> | 2017-06-02 17:16:03 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-05 17:59:40 +0100 |
commit | d44816bedadeef420226dc5efb67065cfcda6634 (patch) | |
tree | 13963d54899d7e9a9c9ba6b50098cbe74a7d4e5e /meta/classes | |
parent | 36e6abf387848d8c4383b4d506340811dd371c86 (diff) | |
download | openembedded-core-d44816bedadeef420226dc5efb67065cfcda6634.tar.gz openembedded-core-d44816bedadeef420226dc5efb67065cfcda6634.tar.bz2 openembedded-core-d44816bedadeef420226dc5efb67065cfcda6634.zip |
initscripts: Populate volatile from existing file
In some cases, it may be useful to populate a volatile file from an
existing one, e.g. a file in a read-only rootfs that may be edited in a
read-write destination.
To provide this behavior, creation of volatile files has been updated to
copy a file which has been given in the <linksource> field. If set to
none, the current behavior is preserved.
Signed-off-by: David Vincent <freesilicon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions