plymouth service: update root fs before stage 2
This commit is contained in:
parent
9cab592abd
commit
7513a1d2f5
|
@ -125,6 +125,10 @@ in
|
||||||
plymouth show-splash
|
plymouth show-splash
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
boot.initrd.postMountCommands = ''
|
||||||
|
plymouth update-root-fs --new-root-dir="$targetRoot"
|
||||||
|
'';
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user