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

This commit is contained in:
dalto 2022-09-20 20:22:57 +00:00
parent 58ec58e6fb
commit ab5852d7d3
1 changed files with 1 additions and 1 deletions

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