[settings.conf] Move fstab after luksbootkeyfile
fstab is checking for the existence of luks keyfile. Because of this, the luks keyfile job needs to run before fstab.
This commit is contained in:
parent
456bb1b3eb
commit
232a78bc08
@ -132,13 +132,13 @@ sequence:
|
||||
- mount
|
||||
- unpackfs
|
||||
- machineid
|
||||
- fstab
|
||||
- locale
|
||||
- keyboard
|
||||
- localecfg
|
||||
# - luksbootkeyfile
|
||||
# - luksopenswaphookcfg
|
||||
# - dracutlukscfg
|
||||
- fstab
|
||||
# - plymouthcfg
|
||||
# - zfshostid
|
||||
- initcpiocfg
|
||||
|
Loading…
Reference in New Issue
Block a user