gw0: Set dhcpcd_nodev
Disabling device management in `dhcpcd` avoids the "received NULL device" log spam.
This commit is contained in:
@@ -61,6 +61,7 @@ network:
|
|||||||
addr: 172.30.0.241
|
addr: 172.30.0.241
|
||||||
prefix: 28
|
prefix: 28
|
||||||
|
|
||||||
|
dhcpcd_nodev: true
|
||||||
dhcpcd_send_hostname: false
|
dhcpcd_send_hostname: false
|
||||||
dhcpcd_ntp_servers: false
|
dhcpcd_ntp_servers: false
|
||||||
dhcpcd_noipv4: true
|
dhcpcd_noipv4: true
|
||||||
|
|||||||
Reference in New Issue
Block a user