summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: af1d66a)
raw | patch | inline | side by side (parent: af1d66a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 26 May 2010 07:52:40 +0000 (07:52 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 26 May 2010 07:52:40 +0000 (07:52 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18725 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/services/ntp/class_goNtpServer.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/services/ntp/class_goNtpServer.inc b/gosa-plugins/goto/admin/systems/services/ntp/class_goNtpServer.inc
index c7815d3ee638f9d2908aee999d1a0405b8bcff06..e598bd1c864469ca00c2813014b78bc8f74cd43a 100644 (file)
"plDepends" => array(),
"plPriority" => 91,
"plSection" => array("administration"),
- "plRequirements"=> array('ldapSchema' => array('goNtpServer' => '>=2.7')),
+ "plRequirements"=> array(
+ 'ldapSchema' => array('goNtpServer' => '>=2.7'),
+ 'onFailureDisablePlugin' => array(get_class())
+ ),
"plCategory" => array("server"),
"plProvidedAcls"=> array(