[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:
dalto8 2024-07-14 19:04:34 +00:00 committed by GitHub
parent 456bb1b3eb
commit 232a78bc08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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