summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-02-04 11:26:08 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-06 09:37:29 +0000
commit6c7d6d6c8a35568c7e7db6e32fa86825bd2cda65 (patch)
tree51c60e01abe6d8654b2f3c2a9b4edc0eb90414f5 /meta/recipes-core/systemd
parent2a9dcc49aabe0531b937b35f0540f6d092345fea (diff)
downloadpoky-6c7d6d6c8a35568c7e7db6e32fa86825bd2cda65.tar.gz
systemd: remove /var/cache from volatiles
(From OE-Core rev: ef45d35c1d534770f0e0e6d3e897d3f6062147a2) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd/00-create-volatile.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd/00-create-volatile.conf b/meta/recipes-core/systemd/systemd/00-create-volatile.conf
index d160a9b2ab..6163a9cdce 100644
--- a/meta/recipes-core/systemd/systemd/00-create-volatile.conf
+++ b/meta/recipes-core/systemd/systemd/00-create-volatile.conf
@@ -3,7 +3,6 @@
3# inside /var/log. 3# inside /var/log.
4 4
5 5
6d /var/volatile/cache - - - -
7d /var/volatile/log - - - - 6d /var/volatile/log - - - -
8d /var/volatile/lock - - - - 7d /var/volatile/lock - - - -
9d /var/volatile/run - - - - 8d /var/volatile/run - - - -