> Asbel Kiprop wrote on Sun, Jun 11, 2017 at 09:24:23PM +0300:
> 
> > cat: /var/www/dev/urandom: Device not configured
> 
> By default, /var is mounted nodev.  See mount(8), fstab(5).

Providing a workaround that reduces security is a poor answer.
Perhaps the drive to make-it-work inevitably overrides the
desire to do right.

Also, you could "cp /etc/passwd urandom" and it will work fine
also!  Safety, good lord who cares.

The port should be fixed, so that it internally use arc4random.

The "nodev" option is used for some good reasons.

Reply via email to