gw0: Set dhcpcd_nodev
Disabling device management in `dhcpcd` avoids the "received NULL device" log spam.jenkins-master
parent
da2d73b676
commit
9cf4111af7
|
@ -61,6 +61,7 @@ network:
|
|||
addr: 172.30.0.241
|
||||
prefix: 28
|
||||
|
||||
dhcpcd_nodev: true
|
||||
dhcpcd_send_hostname: false
|
||||
dhcpcd_ntp_servers: false
|
||||
dhcpcd_noipv4: true
|
||||
|
|
Loading…
Reference in New Issue