HomeFreeBSD

rc.d/geli should not depend on random, as the attach functionality

Description

rc.d/geli should not depend on random, as the attach functionality
do not require additional entropy to function.

It would create a circular dependency (not immediately obvious:
geli provides 'disks' and requires 'random' as of r273872,
'random' requires 'FILESYSTEMS', 'FILESYSTEMS' requires 'root',
'root' requires 'swap', and finally 'swap' requires 'disk').

Details

Provenance
delphijAuthored on
Parents
rS273918: Change the default log level for iSCSI target from 3 to 1. It should
Branches
Unknown
Tags
Unknown

Event Timeline