From 2c67333b5010c368ad799069d177d0573a715e8d Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 29 Feb 2008 10:39:49 +0000 Subject: [PATCH] Updated actions git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9208 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../goto/admin/systems/goto/class_workstationGeneric.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc index 30b45da1a..09915e9e0 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc @@ -55,8 +55,7 @@ class workgeneric extends plugin var $mapActions = array("reboot" => "", "localboot" => "localboot", "halt" => "", - "instant_update" => "softupdate", - "update" => "scheduledupdate", + "update" => "softupdate", "reinstall" => "install", "rescan" => "", "wake" => "", -- 2.30.2