dom0: start xenstored service in %post

This is required by qvm-init-storage and in general to qvm-* works properly.
This commit is contained in:
Marek Marczykowski 2011-06-23 20:04:27 +02:00
parent 151b15bb8c
commit 21222cc859

View File

@ -196,6 +196,7 @@ fi
# Load evtchn module - xenstored needs it
modprobe evtchn
service xenstored start
if ! [ -e /var/lib/qubes/qubes.xml ]; then
# echo "Initializing Qubes DB..."