cron files ausführbar - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: cron files ausführbar (/thread-2863.html) |
cron files ausführbar - eicherlist - 03-28-2008 01:52 AM the daily cron jobs are not running. Version:ispcp-omega-trunk-20080320 shouldn't they not treaten with chmod -c 0755? GvRené RE: cron files ausführbar - gOOvER - 03-28-2008 01:56 AM This is an international Section. Please write in English!!! To resolve your problem: http://www.isp-control.net/documentation/frequently_asked_questions/how_can_i_solve_a_problem_not_mentioned_in_this_faq RE: cron files ausführbar - joximu - 03-28-2008 07:30 AM 0700 as is should be enough. root is running the jobs and root is the owner of the scripts. So everything is fine. /J |