Update mirkwood mkinitcpio hooks
This commit is contained in:
parent
befa0180f9
commit
2e58dde610
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ FILES=()
|
|||
|
||||
{%@@ if profile == "Mirkwood" @@%}
|
||||
BINARIES=("/usr/bin/btrfs")
|
||||
HOOKS=(colors consolefont welcomemessage base udev autodetect modconf block filesystems btrfs keyboard encrypt fsck)
|
||||
HOOKS=(colors consolefont welcomemessage base udev keyboard autodetect modconf block filesystems btrfs encrypt fsck)
|
||||
|
||||
{%@@ else @@%}
|
||||
BINARIES=()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue