/snap/core22/2411/etc/netplan
NameSizeModeActions
00-snapd-config.yaml3080644editdlrm
Edit: /snap/core22/2411/etc/netplan/00-snapd-config.yaml (308B)
# This is the initial network config. # It can be overwritten by cloud-init or console-conf. network: version: 2 ethernets: all-en: match: name: "en*" dhcp4: true all-eth: match: name: "eth*" dhcp4: true