[PATCH] daemon: Fix a comment typo in libvirtd.conf.in

Jim Fehlig jfehlig at suse.com
Fri Sep 11 20:58:49 UTC 2020


Signed-off-by: Jim Fehlig <jfehlig at suse.com>
---

Pushing under the trivial rule.

 src/remote/libvirtd.conf.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/remote/libvirtd.conf.in b/src/remote/libvirtd.conf.in
index ae6207bf54..ad049f636b 100644
--- a/src/remote/libvirtd.conf.in
+++ b/src/remote/libvirtd.conf.in
@@ -173,7 +173,7 @@
 #
 # If libvirt was compiled with support for 'polkit', then
 # the systemd .socket files will use SocketMode=0666 which
-# allows any user to connect and 'auth_iunix_rw' will default
+# allows any user to connect and 'auth_unix_rw' will default
 # to 'polkit'. If you disable use of 'polkit' here, then it
 # is essential to change the systemd SocketMode parameter
 # back to 0600, to avoid an insecure configuration.
-- 
2.28.0





More information about the libvir-list mailing list