[OE-core] making /var/log persistent

Jack Mitchell ml at communistcode.co.uk
Wed Aug 12 10:29:28 UTC 2015


I'm trying to make /var/log persistent and I'm having trouble. I've made a 
bbappend to base_files which contains:

dirs755_append = " \
         /var/log \
"

volatiles = "tmp"

Looking in the resulting image, /var/log is indeed now a directory and not a 
symlink to volatile storage, however when the image is flashed to target and 
booted it is reverted back to being a symlink; I assume by some init script?

Can anyone shed any light on what more is required to get a persistent log 
directory.

Cheers,
Jack.



More information about the Openembedded-core mailing list