Parcourir la source

[1508] The specification

It no longer contains the setuid component, as it is gone and not
needed.
Michal 'vorner' Vaner il y a 13 ans
Parent
commit
04dca588b5
1 fichiers modifiés avec 1 ajouts et 6 suppressions
  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" },