mirror of
https://github.com/libvirt/libvirt.git
synced 2026-07-31 08:38:16 -05:00
rng: allow default device in RNG grammar
This matches the documentation of commit4932ef4, and the C code changes of commit75e656a. * docs/schemas/domaincommon.rng: Allow default entry.
This commit is contained in:
@@ -3514,6 +3514,7 @@
|
||||
<choice>
|
||||
<value>/dev/random</value>
|
||||
<value>/dev/hwrng</value>
|
||||
<empty/>
|
||||
</choice>
|
||||
</group>
|
||||
<group>
|
||||
|
||||
Reference in New Issue
Block a user