Index  Up  <<  


My session files change to owner root every day!

You have the expireall -r entry in the root crontab, and it should either be in the Minivend user crontab or run as:

44 4 * * * su -c ``/MINIVEND_ROOT/bin/expireall -r'' MINIVEND_USERNAME

Index  Up  <<