This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
linux-kernelorg-stable
Watch
1
Star
0
Fork
0
mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux.git
synced
2026-09-10 18:02:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d27cb32e00eff60d8fa94de265a8d84c63ef059c
linux-kernelorg-stable
/
tools
/
bootconfig
/
samples
/
bad-samekey.bconf
T
7 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
bootconfig: Prohibit re-defining value on same key
2020-02-21 17:13:42 +09:00
# Same key value is not allowed
key {
foo = value
bar = value2
}
key.foo = value
Reference in New Issue
Copy Permalink