reload qubes-random-seed when restoring DispVM
This commit is contained in:
parent
0ffa746678
commit
05292c0ac5
@ -22,5 +22,6 @@ if true; then
|
|||||||
echo "Waiting for save/restore..."
|
echo "Waiting for save/restore..."
|
||||||
qubesdb-read /qubes-restore-complete || wait $watch_pid
|
qubesdb-read /qubes-restore-complete || wait $watch_pid
|
||||||
echo Back to life.
|
echo Back to life.
|
||||||
|
systemctl --no-block restart qubes-random-seed.service
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user