hilfe mein git ist komisch
This commit is contained in:
10
etc/default/pollinate
Normal file
10
etc/default/pollinate
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user