Skip to content

Running Oz as non root

clalancette edited this page Aug 19, 2012 · 5 revisions

As of Oz 0.9.0, oz-install has the ability to do installs as a non-root user. There are a couple of caveats to this support:

  1. The user that wants to run Oz must have access to the libvirt system session (typically qemu:///system). This can be through permissions, through PackageKit, or through any other supported libvirt mechanism, but "virsh -c qemu:///system list" must work.
Clone this wiki locally