Skip to content

Commit 1c037fa

Browse files
committed
Fix parsing of resolvconf option - thanks @RMerl
1 parent 40b6bf9 commit 1c037fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/yaml/convert_yaml_to_json.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ static const char* QUOTE_KEY_VALUES[] = {
6868
"dnssec_trust_anchors",
6969
"tls_auth_name",
7070
"digest",
71+
"resolvconf",
7172
NULL
7273
};
7374

0 commit comments

Comments
 (0)