You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.
imvirt doesn't work properly on openvz anymore so the script tries to run the entropy daemon anyways. I fixed the check to look for /proc/user_beancounters instead which only exists on openvz (to my knowledge). If it exists then it skips the parts relating to rngd only. It will still generate a key however. Before you blocked out the entire segment on openvz.
imvirt doesn't work properly on openvz anymore so the script tries to run the entropy daemon anyways. I fixed the check to look for /proc/user_beancounters instead which only exists on openvz (to my knowledge). If it exists then it skips the parts relating to rngd only. It will still generate a key however. Before you blocked out the entire segment on openvz.
shinji257@0a34812#oab-java.sh
There should be a pull request pending as well. Tested on OpenVZ to work properly.
See #71 which is the pull request.
The text was updated successfully, but these errors were encountered: