Code

Added description to schema
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 7 May 2008 11:27:50 +0000 (11:27 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 7 May 2008 11:27:50 +0000 (11:27 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10817 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/contrib/goto.schema

index 4a48e65f5c038730942559e73322c649de685625..971b645354eee3b9b5cf09eabdae24f2e7d33c9c 100644 (file)
@@ -150,5 +150,5 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.35 NAME 'gotoTerminalTemplate'
 objectclass (1.3.6.1.4.1.10098.1.2.1.42 NAME 'gotoDevice'
        DESC 'GOto - contains environment settings (v2.6)' SUP top STRUCTURAL
        MUST ( cn )
-       MAY ( gotoHotplugDevice ) )
+       MAY ( gotoHotplugDevice $ description ) )