Browse Source

[213] XfrIn is special

Readded as it got lost in the merges somewhere.
Michal 'vorner' Vaner 13 years ago
parent
commit
4dc03f5419
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/bind10/bob.spec

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

@@ -14,7 +14,7 @@
             "priority": 5,
             "kind": "dispensable"
           },
-          "b10-xfrin": { "address": "Xfrin", "kind": "dispensable" },
+          "b10-xfrin": { "special": "xfrin", "kind": "dispensable" },
           "b10-xfrout": { "address": "Xfrout", "kind": "dispensable" },
           "b10-zonemgr": { "address": "Zonemgr", "kind": "dispensable" },
           "b10-stats": { "address": "Stats", "kind": "dispensable" },