Files
CoolPi-Armbian-Rockchip-RK3…/tools/bootconfig/samples/good-tree.bconf
2025-02-04 12:41:12 -06:00

13 lines
135 B
Plaintext

key {
word {
tree {
value = "0"}
}
word2 {
tree {
value = 1,2 }
}
}
other.tree {
value = 2; value2 = 3;}