mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
This commit is contained in:
commit
88c3e8b0f8
@ -104,7 +104,7 @@ make -f &udev-lfs-version;/Makefile.lfs install</userinput></screen>
|
||||
consider it dangerous. Create a configuration file to override it:
|
||||
</para>
|
||||
|
||||
<screen><userinput remap="configure">cat > /etc/udev/rules.d/65-kvm.rules << "EOF"
|
||||
<screen><userinput>cat > /etc/udev/rules.d/65-kvm.rules << "EOF"
|
||||
<literal>KERNEL=="kvm", GROUP="kvm", MODE="0660", TAG+="uaccess"</literal>
|
||||
EOF</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user