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

Jim Fehlig posted 1 patch 3 years, 7 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200911205849.11959-1-jfehlig@suse.com
src/remote/libvirtd.conf.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] daemon: Fix a comment typo in libvirtd.conf.in
Posted by Jim Fehlig 3 years, 7 months ago
Signed-off-by: Jim Fehlig <jfehlig@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