mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
docs: Drop /dev/net/tun from the list of shared devices
This was a left-over that should have been dropped along the change in qemu.conf. Signed-off-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
6c87c75a0c
commit
13500ee289
@ -396,8 +396,7 @@ chmod o+x /path/to/directory
|
||||
/dev/null, /dev/full, /dev/zero,
|
||||
/dev/random, /dev/urandom,
|
||||
/dev/ptmx, /dev/kvm, /dev/kqemu,
|
||||
/dev/rtc, /dev/hpet, /dev/net/tun,
|
||||
/dev/sev
|
||||
/dev/rtc, /dev/hpet, /dev/sev
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user