Update systemd-boot.hook to include --no-variables
This commit is contained in:
parent
89a6612a40
commit
e900b81f2a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue