|
@@ -8,9 +8,14 @@
|
|
|
"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-xfrin": { "address": "Xfrin", "kind": "dispensable" },
|
|
|
"b10-xfrout": { "address": "Xfrout", "kind": "dispensable" },
|
|
|
- "b10-auth": { "special": "auth", "kind": "needed" },
|
|
|
"b10-zonemgr": { "address": "Zonemgr", "kind": "dispensable" },
|
|
|
"b10-stats": { "address": "Stats", "kind": "dispensable" },
|
|
|
"b10-stats-httpd": {
|