hilfe mein git ist komisch

This commit is contained in:
cutemeli
2026-01-08 18:34:49 +01:00
parent 710537a25d
commit b2d2dce845
4644 changed files with 94994 additions and 1763 deletions

10
etc/default/pollinate Normal file
View 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"