From c32e4b7ae9a7dd7fa86155f70ae75594a9dcdebc Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 23 Aug 2006 06:42:31 +0000 Subject: [PATCH] Added localboot for reboot git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4504 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/systems/class_workstationGeneric.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/admin/systems/class_workstationGeneric.inc b/plugins/admin/systems/class_workstationGeneric.inc index 75c6f9626..6f0828838 100644 --- a/plugins/admin/systems/class_workstationGeneric.inc +++ b/plugins/admin/systems/class_workstationGeneric.inc @@ -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", -- 2.30.2