generic-poky/meta/recipes-core/systemd/systemd/00-create-volatile.conf

11 lines
316 B
Plaintext

#This goes hand-in-hand with the base-files of OE-Core. The file must
# be sorted before 'systemd.conf' becuase this attempts to create a file
# inside /var/log.
d /var/volatile/cache - - - -
d /var/volatile/log - - - -
d /var/volatile/lock - - - -
d /var/volatile/run - - - -
d /var/volatile/tmp - - - -