efreet: fix tmp file/dir/log handling to not leave a mess and work
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 8 Apr 2016 03:12:21 +0000 (12:12 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 8 Apr 2016 03:13:42 +0000 (12:13 +0900)
commit5028a8807780892c361ae976b567cd924fa529b1
tree2837cc8c5e4c344f2cdc0d810016244c30685390
parent81c1b8b53024ea4f64e09c8fca0fe77f0607fb03
efreet: fix tmp file/dir/log handling to not leave a mess and work

so efreets tmp file/cache/log file handling was broken, using
filenames in tmp and renaming them to a caceh dir that can be on
different filesystems. also log file should have been in a tmp dir ...
and subsidrs cache didnt get renamed properly at all and thus not
updated.

@fix
src/bin/efreet/efreetd.c
src/bin/efreet/efreetd_cache.c