6 lines
No EOL
89 B
Python
6 lines
No EOL
89 B
Python
defaults = {
|
|
'grub': {
|
|
'timeout': 1,
|
|
'kernel_params': set(),
|
|
},
|
|
} |