Code

vanishing jobs after TASKEND softupdate 0
[gosa.git] / gosa-si / server / events / gosaTriggered.pm
index f069da1d4eb46362f612591af2f2c8e161374f8a..7c15ab22b5fc22faf0f9e4f5933cbe77cc9fc65b 100644 (file)
@@ -353,7 +353,7 @@ sub trigger_action_faireboot {
     push(@out_msg_l, $msg);
 
     &main::change_goto_state('locked', \@{$msg_hash->{target}}, $session_id);
-    &main::change_fai_state('localboot', \@{$msg_hash->{target}}, $session_id);
+       &main::change_fai_state('install', \@{$msg_hash->{target}}, $session_id); 
 
     # delete all jobs from jobqueue which correspond to fai
     my $sql_statement = "DELETE FROM $main::job_queue_tn WHERE (macaddress='$macaddress' AND ".