thesis/linux-6.8.1/tools/bootconfig/samples/good-mixed-kv3.bconf
2025-03-19 13:44:23 +01:00

6 lines
80 B
Text

# mixed key and subkeys with braces
key = value
key {
subkey1
subkey2 = foo
}