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:
Marek Marczykowski 2012-07-12 03:51:09 +02:00
parent c05a3f0093
commit 8944986b5a

View File

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