rng: allow default device in RNG grammar

This matches the documentation of commit 4932ef4, and the
C code changes of commit 75e656a.

* docs/schemas/domaincommon.rng: Allow default entry.
This commit is contained in:
Eric Blake 2013-03-07 07:06:53 -07:00
parent 0df3e8966c
commit 374631d016

View File

@ -3514,6 +3514,7 @@
<choice>
<value>/dev/random</value>
<value>/dev/hwrng</value>
<empty/>
</choice>
</group>
<group>