about summary refs log tree commit diff stats
path: root/tools/qemu.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qemu.html')
-rw-r--r--tools/qemu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qemu.html b/tools/qemu.html
index 5c44bad..d6c1738 100644
--- a/tools/qemu.html
+++ b/tools/qemu.html
@@ -23,7 +23,7 @@
         <p>Add users to kvm group;</p>
 
         <pre>
-        # usermod -a -G kvm c9admin
+        # usermod -a -G kvm machine-admin
         # usermod -a -G kvm username
         </pre>
 
ef='#n80'>80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101