[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
|
- mount
|
||||||
- unpackfs
|
- unpackfs
|
||||||
- machineid
|
- machineid
|
||||||
- fstab
|
|
||||||
- locale
|
- locale
|
||||||
- keyboard
|
- keyboard
|
||||||
- localecfg
|
- localecfg
|
||||||
# - luksbootkeyfile
|
# - luksbootkeyfile
|
||||||
# - luksopenswaphookcfg
|
# - luksopenswaphookcfg
|
||||||
# - dracutlukscfg
|
# - dracutlukscfg
|
||||||
|
- fstab
|
||||||
# - plymouthcfg
|
# - plymouthcfg
|
||||||
# - zfshostid
|
# - zfshostid
|
||||||
- initcpiocfg
|
- initcpiocfg
|
||||||
|
Loading…
Reference in New Issue
Block a user