Code

Avoid removing of FAIobject
[gosa.git] / plugins / admin / systems / class_workstationGeneric.inc
index 75c6f962614f7d6e7ece90db75a29121309e677f..6f0828838f3a17cd66364bc06c899e0f865e1dc0 100644 (file)
@@ -50,7 +50,7 @@ class workgeneric extends plugin
       "ghGfxAdapter", "ghSoundAdapter", "gotoLastUser", "l","FAIscript");
   var $objectclasses= array("top", "gotoWorkstation", "GOhard","FAIobject");
 
-  var $mapActions   = array("reboot"          => "",
+  var $mapActions   = array("reboot"          => "localboot",
                             "instant_update"  => "softupdate",
                             "update"          => "sceduledupdate",
                             "reinstall"       => "install",