[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] expireall and server --start fail to run in crontab (was: Where is checkstat.sh?)
Curt have you tried using the -f option in your expire statement? This is
what I use:
(Substitute with your paths)
su -c "/usr/local/interchange/bin/expireall -r -f
/usr/local/interchange/interchange.cfg" ic
Yours would look like:
1,11,21,31,41,51 * * * *
/home/htdocs/my_space/interchange/bin/expireall -r -f
/home/htdocs/my_space/interchange/interchange.cfg
This will point expireall to use the file in the -f parameter. I think this
is the 'correct' solution to your problem. Take it easy!
-Ron
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users