This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
lsts_glued/systems/lctr-a72xx/fs/etc/default/pollinate

11 lines
363 B
Plaintext
Raw Normal View History

2020-09-16 16:11:26 +01:00
# 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"