--- WADF (copy).php	1970-01-01 10:13:24.000000000 +0100
+++ WADF.php	2009-12-18 12:16:17.000000000 +0000
@@ -239,8 +239,8 @@
 		}
 		$this->deployVhost();
 		$this->deployDNS();
-		$this->deployScheduledJobs();
 		$this->runKickstart($db_deploy);
+		$this->deployScheduledJobs();
 		$this->postDeploy();
 		$this->cleanupFiles();
 		$this->restartWebserver();
