You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.