diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-02-04 11:26:06 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-06 09:37:29 +0000 |
commit | 0bb55777ba2c73f8d931112246a8ac2a7530041e (patch) | |
tree | 010a8714b49cc095262c0d5355c22cb01703e205 /meta/files | |
parent | e380838902c98d38098f3568e2fd417fb80748f6 (diff) | |
download | poky-0bb55777ba2c73f8d931112246a8ac2a7530041e.tar.gz |
fs-perms: remove /var/cache from volatiles
(From OE-Core rev: a3b84a3a3d94252060eae076f6dd54e6bf12dfb1)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files')
-rw-r--r-- | meta/files/fs-perms.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/files/fs-perms.txt b/meta/files/fs-perms.txt index f5a2b696e0..ef44e26e95 100644 --- a/meta/files/fs-perms.txt +++ b/meta/files/fs-perms.txt | |||
@@ -45,7 +45,6 @@ ${oldincludedir} 0755 root root true 0644 root root | |||
45 | 45 | ||
46 | # Items from base-files | 46 | # Items from base-files |
47 | # Links | 47 | # Links |
48 | ${localstatedir}/cache link volatile/cache | ||
49 | ${localstatedir}/run link volatile/run | 48 | ${localstatedir}/run link volatile/run |
50 | ${localstatedir}/log link volatile/log | 49 | ${localstatedir}/log link volatile/log |
51 | ${localstatedir}/lock link volatile/lock | 50 | ${localstatedir}/lock link volatile/lock |