diff -Nur e-smith-php-2.6.0.old/root/etc/cron.daily/tmpwatch-php e-smith-php-2.6.0/root/etc/cron.daily/tmpwatch-php --- e-smith-php-2.6.0.old/root/etc/cron.daily/tmpwatch-php 1969-12-31 19:00:00.000000000 -0500 +++ e-smith-php-2.6.0/root/etc/cron.daily/tmpwatch-php 2016-06-26 13:17:29.800000000 -0400 @@ -0,0 +1,3 @@ +[ -d /var/lib/php/session ] && /usr/sbin/tmpwatch -f 8 /var/lib/php/session +[ -d /var/cache/e-smith/files/ibays ] && /usr/sbin/tmpwatch --nodirs -f 8 /var/cache/e-smith/files/ibays +