diff options
-rw-r--r-- | meta/recipes-core/systemd/systemd/00-create-volatile.conf | 1 |
1 files changed, 1 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 index c4277221a2..043b2ef1d8 100644 --- a/meta/recipes-core/systemd/systemd/00-create-volatile.conf +++ b/meta/recipes-core/systemd/systemd/00-create-volatile.conf | |||
@@ -6,3 +6,4 @@ | |||
6 | d /run/lock 1777 - - - | 6 | d /run/lock 1777 - - - |
7 | d /var/volatile/log - - - - | 7 | d /var/volatile/log - - - - |
8 | d /var/volatile/tmp 1777 - - | 8 | d /var/volatile/tmp 1777 - - |
9 | L /var/tmp - - - - /var/volatile/tmp | ||