d4-core
d4-core copied to clipboard
Add macro to disable uuid generation in c-client
On some operating systems do neither have SYS_getrandom nor getentropy. When the uuid generation is disabled the d4 client could refuse to start when there is no uuid triggering the user to generate the uuid somewhere else.