V8.04.002.2025.08.11
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 52s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-12 18:46:00 +02:00
parent ad06d09847
commit 549fda3560

View File

@@ -32,9 +32,16 @@ EOF
cat << 'EOF' >> "${VAR_HANDLER_BUILD_DIR}"/config/includes.chroot/etc/dhcpcd.conf
### Global defaults for all interfaces
option fqdn.fqdn
option host_name
option domain_name
option domain_search
fqdn 2
# Enforce static DNS and prevent dhcpcd from writing resolv.conf
nooption domain_name_servers
nohook resolv.conf
nohook resolv.conf rdnssd
# Static resolvers (IPv4).
static domain_name_servers=135.181.207.105 89.58.62.53 138.199.237.109