From d9bdf4f876e8f98dc0197febaf5614c7e47b72c2 Mon Sep 17 00:00:00 2001 From: Richard Cochran Date: Thu, 4 Jul 2013 07:51:22 +0200 Subject: [PATCH] Add missing option to the default configuration file. While the userDescription field is implemented in the code, the same option is not present in the sample configuration file. This patch fixes the issue by adding the option with an empty default value. Signed-off-by: Richard Cochran Reported-by: Rohrer Hansjoerg --- default.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/default.cfg b/default.cfg index 54b0aae..6297925 100644 --- a/default.cfg +++ b/default.cfg @@ -63,3 +63,4 @@ time_stamping hardware productDescription ;; revisionData ;; manufacturerIdentity 00:00:00 +userDescription ;