Commit Graph

8 Commits

Author SHA1 Message Date
ab67c55d90 Modification to the cron methods to allow arguments to be passed to each call 2010-10-18 12:19:22 +01:00
7d88b20d02 Update script executions to use realpath instead of abspath
This allows scripts to be executed via symlinks and still work
2010-10-13 11:16:54 +01:00
f3675b3e05 Allow the cron runner to be interrupted 2010-09-21 11:50:12 +01:00
e8795b5f45 Change to the root directory before executing (stops Mumble ICE file errors)
This was causing the SSO job to fail, thanks for psu3d0 for pointing it out.
2010-09-20 21:59:57 +01:00
2530fc39ad Fixed runcron to activate properly 2010-07-07 11:28:09 +01:00
8e19656661 Fixed run-cron to use virtualenv 2010-07-07 11:12:58 +01:00
07450ca5dd Moved service enable/disable functions to the update_access() function on the user profile
This will remove the need for the cronjob, but not totally, best still to run the cronjob to catch situations where the permission changes can be missed.
2010-03-24 14:52:08 +00:00
484a459987 Removed django_cron dependancy, use manual started cronjobs 2010-03-23 09:43:04 +00:00