Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
makedevs.list: fix device type of /dev/random and /dev/urandom
These were being created as block devices rather than serial. Only was a problem in lxc, because on kvm /dev was mounted as devtmpfs.
- Loading branch information