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:
parent
151b15bb8c
commit
21222cc859
@ -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..."
|
||||
|
Loading…
Reference in New Issue
Block a user