diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-11-05 22:52:53 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-11-05 22:52:53 -0400 |
| commit | 8a86b310630fab17256339fa18f26d8d5c190199 (patch) | |
| tree | 418f07e13f90bbc84f57e628b2caf147bf729170 /efiboot/loader/loader.conf | |
| download | alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.tar.gz alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.tar.bz2 alee-boot-utility-8a86b310630fab17256339fa18f26d8d5c190199.zip | |
Inital commit
Diffstat (limited to 'efiboot/loader/loader.conf')
| -rw-r--r-- | efiboot/loader/loader.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/efiboot/loader/loader.conf b/efiboot/loader/loader.conf new file mode 100644 index 0000000..ae63487 --- /dev/null +++ b/efiboot/loader/loader.conf @@ -0,0 +1,2 @@ +timeout 15 +default 01-archiso-x86_64-linux.conf |
