linux-zen-server/tools/bootconfig/samples/good-tree.bconf

13 lines
135 B
Plaintext
Raw Permalink Normal View History

2023-08-30 17:53:23 +02:00
key {
word {
tree {
value = "0"}
}
word2 {
tree {
value = 1,2 }
}
}
other.tree {
value = 2; value2 = 3;}