diff --git a/common/qubes_core b/common/qubes_core index fbc48d4..fb2d30c 100755 --- a/common/qubes_core +++ b/common/qubes_core @@ -15,11 +15,11 @@ start() exit 1 fi - modprobe evtchn - modprobe u2mfn + modprobe evtchn + modprobe u2mfn - # Set permissions to /proc/xen/xenbus, so normal user can use xenstore-read - chmod 666 /proc/xen/xenbus + # Set permissions to /proc/xen/xenbus, so normal user can use xenstore-read + chmod 666 /proc/xen/xenbus name=$(/usr/bin/xenstore-read name) if ! [ -f /etc/this_is_dvm ] ; then