vm/system: ensure that DispVM savefile have pagecache populated (#620)
This is done by readahead, so just let it done its work before suspend.
This commit is contained in:
parent
c05a3f0093
commit
8944986b5a
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Prepare Qubes DispVM Template
|
Description=Prepare Qubes DispVM Template
|
||||||
ConditionPathExists=/var/run/qubes-service/qubes-dvm
|
ConditionPathExists=/var/run/qubes-service/qubes-dvm
|
||||||
|
After=systemd-readahead-replay.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
Reference in New Issue
Block a user