|
Link Here
|
| 21 |
# is the entry saved with the command 'savedefault'. |
21 |
# is the entry saved with the command 'savedefault'. |
| 22 |
# WARNING: If you are using dmraid do not change this entry to 'saved' or your |
22 |
# WARNING: If you are using dmraid do not change this entry to 'saved' or your |
| 23 |
# array will desync and will not let you boot your system. |
23 |
# array will desync and will not let you boot your system. |
| 24 |
default 0 |
24 |
default @%@grub/default@%@ |
| 25 |
|
25 |
|
| 26 |
## timeout sec |
26 |
## timeout sec |
| 27 |
# Set a timeout, in SEC seconds, before automatically booting the default entry |
27 |
# Set a timeout, in SEC seconds, before automatically booting the default entry |
|
Link Here
|
| 119 |
|
119 |
|
| 120 |
## should update-grub adjust the value of the default booted system |
120 |
## should update-grub adjust the value of the default booted system |
| 121 |
## can be true or false |
121 |
## can be true or false |
| 122 |
# updatedefaultentry=false |
122 |
# updatedefaultentry=@%@grub/updatedefaultentry@%@ |
| 123 |
|
123 |
|