|
Description
|
xvm services don't start at first boot after install. The devfsadm call in the old not_dom0() call in xvm_include.sh was needed to load the privcmd driver.
Additionally, differences between ksh93 and ksh88 mean that is_dom0() and its callers may not work, depending on which shell is on the system.
|