]> code.ossystems Code Review - openembedded-core.git/commitdiff
initscripts: remove /var/cache from volatiles
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Mon, 4 Feb 2013 09:26:07 +0000 (11:26 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Feb 2013 09:36:33 +0000 (09:36 +0000)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initscripts/initscripts-1.0/volatiles

index f7e2ef7aef2885ce1c7c267a910ee914da0db249..f0c796c406796858565ae9dac8d7594b9b11dc39 100644 (file)
 # This explains the order of "link before object" as in the example above, where
 # a link will be created at /var/test pointing to /tmp/testfile and due to this
 # link the file defined as /var/test will actually be created as /tmp/testfile.
-d root root 0755 /var/volatile/cache none
 d root root 1777 /var/volatile/lock none
 d root root 0755 /var/volatile/log none
 d root root 0755 /var/volatile/run none
 d root root 1777 /var/volatile/tmp none
-l root root 0755 /var/cache /var/volatile/cache
 l root root 1777 /var/lock /var/volatile/lock
 l root root 0755 /var/log /var/volatile/log
 l root root 0755 /var/run /var/volatile/run