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:36:33 +0000 |
commit | a3b84a3a3d94252060eae076f6dd54e6bf12dfb1 (patch) | |
tree | 5f70cf3bfdbaa4f58901365bfe47f1a515b82da1 /meta/files/fs-perms.txt | |
parent | 7152ba27026265ba108caf4437638093f5897ec8 (diff) | |
download | openembedded-core-contrib-a3b84a3a3d94252060eae076f6dd54e6bf12dfb1.tar.gz |
fs-perms: remove /var/cache from volatiles
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/fs-perms.txt')
-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 f5a2b696e08..ef44e26e950 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 # Items from base-files # Links -${localstatedir}/cache link volatile/cache ${localstatedir}/run link volatile/run ${localstatedir}/log link volatile/log ${localstatedir}/lock link volatile/lock |