search for: 1bca0dd

Displaying 1 result from an estimated 1 matches for "1bca0dd".

2012 Oct 30
1
[PATCH 1/2] sysprep: remove fontconfig cache
...ve the cache files generated by fontconfig. Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- sysprep/sysprep_operation_logfiles.ml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysprep/sysprep_operation_logfiles.ml b/sysprep/sysprep_operation_logfiles.ml index a2b1585..1bca0dd 100644 --- a/sysprep/sysprep_operation_logfiles.ml +++ b/sysprep/sysprep_operation_logfiles.ml @@ -72,6 +72,9 @@ let globs = List.sort compare [ "/var/cache/gdm/*"; "/var/lib/AccountService/users/*"; "/var/lib/fprint/*"; (* Fingerprint service...