feat: reduce grub timeout
This commit is contained in:
parent
9083fdc4f2
commit
c9e112a948
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
||||||
"udev.log_level=3"
|
"udev.log_level=3"
|
||||||
];
|
];
|
||||||
|
|
||||||
loader.timeout = 5;
|
loader.timeout = 2;
|
||||||
};
|
};
|
||||||
|
|
||||||
time.hardwareClockInLocalTime = true;
|
time.hardwareClockInLocalTime = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue