Ticket #179 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

/etc/init.d/urandom should not run for openvz

Reported by: anonymous Owned by: roy
Priority: major Milestone:
Component: rc Version: 0.5
Keywords: Cc:

Description

I'm pretty sure that /etc/init.d/urandom should not be run for openvz. OpenVZ supports the /dev/urandom device, but access to it is limited, and initialization of it fails. I think OpenVZ expects the main operating system to initialize it. Adding "keywords noopenvz" to /etc/init.d/urandom avoids having /etc/init.d/urandom fail when the VE starts.

Change History

comment:1 Changed 14 months ago by roy

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.