Browse Source

[1508] The specification

It no longer contains the setuid component, as it is gone and not
needed.
Michal 'vorner' Vaner 13 years ago
parent
commit
04dca588b5
1 changed files with 1 additions and 6 deletions
  1. 1 6
      src/bin/bind10/bob.spec

+ 1 - 6
src/bin/bind10/bob.spec

@@ -8,12 +8,7 @@
         "item_type": "named_set",
         "item_optional": false,
         "item_default": {
-          "b10-auth": { "special": "auth", "kind": "needed", "priority": 10 },
-          "setuid": {
-            "special": "setuid",
-            "priority": 5,
-            "kind": "dispensable"
-          },
+          "b10-auth": { "special": "auth", "kind": "needed" },
           "b10-xfrin": { "address": "Xfrin", "kind": "dispensable" },
           "b10-xfrout": { "address": "Xfrout", "kind": "dispensable" },
           "b10-zonemgr": { "address": "Zonemgr", "kind": "dispensable" },