On 1/2/11 7:50 PM, Lucas Zinato Carraro wrote: > It's safe to put<configdirectory>/proc and<configdirectory>/lock in tmps ? It's safe to put both of these in tmpfs, and since they're fairly busy it's a good idea for performance reasons. Further, nothing ever removes files from <configdirectory>/lock/, so it's probably a good idea in general to mount that on tmpfs such that a reboot will purge it. The Cyrus code will create all the necessary directory structure under <configdirectory>/lock on-demand. Thanks, Dave ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/