提交 54997a4d 编写于 作者: M Michal Privoznik

daemonRunStateInit: Fix a typo on a comment

s/priviledged/privileged/
Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
上级 f69ece07
......@@ -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();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册