Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 552266
Collapse All | Expand All

(-)mkdhparams.orig (-1 / +1 lines)
Lines 25-31 Link Here
25
then
25
then
26
    if test "$BITS" = ""
26
    if test "$BITS" = ""
27
    then
27
    then
28
	BITS=768
28
	BITS=2048
29
    fi
29
    fi
30
30
31
    dd if=/dev/urandom of=/usr/share/dhparams.rand.tmp count=1 2>/dev/null
31
    dd if=/dev/urandom of=/usr/share/dhparams.rand.tmp count=1 2>/dev/null

Return to bug 552266