aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd/00-create-volatile.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/systemd/systemd/00-create-volatile.conf')
-rw-r--r--meta/recipes-core/systemd/systemd/00-create-volatile.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd/00-create-volatile.conf b/meta/recipes-core/systemd/systemd/00-create-volatile.conf
new file mode 100644
index 0000000000..d160a9b2ab
--- /dev/null
+++ b/meta/recipes-core/systemd/systemd/00-create-volatile.conf
@@ -0,0 +1,10 @@
+#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 - - - -