Update systemd-boot

main
sudo pacman -Syu 2022-01-27 21:52:23 +07:00
parent a893403b1c
commit e3534bf144
1 changed files with 7 additions and 1 deletions

View File

@ -6,7 +6,13 @@ Install using XBOOTLDR:
bootctl --esp-path=/efi --boot-path=/boot install
```
Update everytime systemd is updated:
Automatic update:
```sh
systemctl enable systemd-boot-update.service
```
Manual update:
```sh
bootctl --esp-path=/efi --boot-path=/boot update