184 | | Each user has their own {{{~/tmp/}}} directory and for sites which generate session files it's important to add their tmp directory to the list in {{{/etc/tmpreaper.conf}}} so that files older than 7 dayes are deleted to save the machine from running out of inodes, see ticket:583. |
185 | | |
186 | | {{{ |
187 | | TMPREAPER_DIRS='/home/recon/tmp/. /home/movie/tmp/.' |
| 184 | Each user has their own {{{~/tmp/}}} directory and for sites which generate session files it's important to add their tmp directory to the list in {{{/etc/tmpreaper.conf}}} so that files older than 7 dayes are deleted to save the machine from running out of inodes, see ticket:583 and ticket:696: |
| 185 | |
| 186 | {{{ |
| 187 | TMPREAPER_DIRS='/home/recon/tmp/. /home/movie/tmp/. /home/tc/tmp/. /home/ttt/tmp/. /home/moviedev/tmp/. /home/recondev/tmp/. /home/ts/tmp.' |