diff --git a/schema/defs-linux.json b/schema/defs-linux.json index 4d9620a4a..737988a55 100644 --- a/schema/defs-linux.json +++ b/schema/defs-linux.json @@ -209,7 +209,8 @@ "type": "boolean" }, "type": { - "type": "string" + "type": "string", + "pattern": "^[abc]$" }, "major": { "$ref": "#/definitions/Major"