Files
server/etc/default/pollinate
cutemeli 0bfc6c8425 Initial
2025-12-22 10:32:59 +00:00

11 lines
363 B
Plaintext

# These the options that are used by pollinate(1) by default.
# Note that any option here can be overriden on the command line
# at invocation time. Please see pollinate(1) for documentation.
BINARY=1
QUIET=0
WAIT=10
DEVICE="/dev/urandom"
SERVER="https://entropy.ubuntu.com/"
POOL=""
CURL_OPTS="--cacert /etc/pollinate/entropy.ubuntu.com.pem --capath /dev/null"