Update systemd-boot.hook to include --no-variables

This commit is contained in:
dalto 2022-09-20 20:23:37 +00:00
parent 89a6612a40
commit e900b81f2a

View file

@ -6,4 +6,4 @@ Target = systemd
[Action]
Description = Updating systemd-boot
When = PostTransaction
Exec = /usr/bin/bootctl update
Exec = /usr/bin/bootctl update --no-variables