meta-digi/meta-digi-dey/recipes-connectivity/networkmanager/networkmanager/nm.eth0.static

10 lines
156 B
Plaintext

[connection]
id=eth0
type=ethernet
interface-name=eth0
[ipv4]
address1=##ETH0_STATIC_CIDR##,##ETH0_STATIC_GATEWAY##
dns=##ETH0_STATIC_DNS##;
method=manual