Don't mention the old name since it's been a very long time since it was
changed upstream.
This commit is contained in:
parent
a748fdd922
commit
f9c941d1f8
@ -45,7 +45,7 @@ if [ ! -f "${CONFDIR}/moduli" ] ; then
|
|||||||
echo "Keeping existing primes but renaming it to moduli"
|
echo "Keeping existing primes but renaming it to moduli"
|
||||||
mv ${CONFDIR}/primes ${CONFDIR}/moduli
|
mv ${CONFDIR}/primes ${CONFDIR}/moduli
|
||||||
else
|
else
|
||||||
echo "Installing new moduli (formerly known as primes)"
|
echo "Installing new moduli"
|
||||||
cp -p ${CONFDIR}/moduli.default ${CONFDIR}/moduli
|
cp -p ${CONFDIR}/moduli.default ${CONFDIR}/moduli
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user