mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-27 18:03:50 +03:00
daemonRunStateInit: Fix a typo on a comment
s/priviledged/privileged/ Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
f69ece073e
commit
54997a4d0a
@ -956,7 +956,7 @@ static void daemonRunStateInit(void *opaque)
|
||||
driversInitialized = true;
|
||||
|
||||
#ifdef HAVE_DBUS
|
||||
/* Tie the non-priviledged libvirtd to the session/shutdown lifecycle */
|
||||
/* Tie the non-privileged libvirtd to the session/shutdown lifecycle */
|
||||
if (!virNetDaemonIsPrivileged(dmn)) {
|
||||
|
||||
sessionBus = virDBusGetSessionBus();
|
||||
|
Loading…
x
Reference in New Issue
Block a user