remove non ascii whitespaces
This commit is contained in:
parent
598a10bc28
commit
5a6d6c4d13
117 changed files with 1928 additions and 1928 deletions
|
@ -20,7 +20,7 @@ bootctl update
|
|||
```
|
||||
|
||||
## Configuration
|
||||
The loader configuration is stored in the file `_esp_/loader/loader.conf`
|
||||
The loader configuration is stored in the file `_esp_/loader/loader.conf`
|
||||
Example:
|
||||
```
|
||||
default arch.conf
|
||||
|
@ -30,7 +30,7 @@ editor no
|
|||
```
|
||||
|
||||
### Adding loaders
|
||||
_systemd-boot_ will search for boot menu items in `_esp_/loader/entries/*.conf`
|
||||
_systemd-boot_ will search for boot menu items in `_esp_/loader/entries/*.conf`
|
||||
|
||||
Values:
|
||||
- `title` : Name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue