V8.04.002.2025.08.11
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 52s
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user