mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Do not try to create group kvm for qemu for sysv
It is created in lfs chapter 7 both for sysv and systemd
This commit is contained in:
parent
dd00790529
commit
fdec60aa62
@ -183,7 +183,7 @@ Device Drivers --->
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of qemu</title>
|
||||
|
||||
<!-- group kvm is created in lfs chapter 7 even for sysv
|
||||
<para revision="sysv">
|
||||
You will need a dedicated group that will contain users (other than root)
|
||||
allowed to access the KVM device. Create this group by running the
|
||||
@ -192,7 +192,7 @@ Device Drivers --->
|
||||
</para>
|
||||
|
||||
<screen role="root" revision="sysv"><userinput>groupadd -g 61 kvm</userinput></screen>
|
||||
|
||||
-->
|
||||
<para>
|
||||
Add any users that might use the KVM device to that group:
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user