[oe-commits] Laurentiu Palcu : systemd: remove /var/cache from volatiles

git at git.openembedded.org git at git.openembedded.org
Tue Feb 5 21:38:19 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 8a7618cf1546d960982b44e74b0135afeb7da764
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8a7618cf1546d960982b44e74b0135afeb7da764

Author: Laurentiu Palcu <laurentiu.palcu at intel.com>
Date:   Mon Feb  4 11:26:08 2013 +0200

systemd: remove /var/cache from volatiles

Signed-off-by: Laurentiu Palcu <laurentiu.palcu at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../systemd/systemd/00-create-volatile.conf        |    1 -
 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 d160a9b..6163a9c 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 @@
 # inside /var/log.
 
 
-d		/var/volatile/cache	-	-	-	-
 d		/var/volatile/log		-	-	-	-
 d		/var/volatile/lock		-	-	-	-
 d		/var/volatile/run		-	-	-	-





More information about the Openembedded-commits mailing list