/srv/irclogs.ubuntu.com/2023/04/05/#netplan.txt

meihey. is mixing netplan and raw networkd bad?12:34
meiin systemd the order of interfaces and networks is by the starting number of the file. how that will interact with netplan things? do they get generated with some number or what? they always come before or after?12:35
meii actually ignored the issue till this moment since it was just working but since i need to add a new interface/network now i need to understand this12:35
meiand yeah i considered to go full netplan but it seems it's lacking features that are in networkd and i need them12:36
meii could go full networkd, but netplan is just way easier to setup a wifi12:36
slyonmei: mixing raw networkd and netplan is fine12:59
slyonNetplan generates its configuration as /run/systemd/network/10-netplan-...12:59
slyonso depending on how you name your manual configuration it will be higher or lower in priority13:00
slyonAlso, you can amend specific configuration written by Netplan, by adding an override file, e.g. /etc/systemd/networkd/10-netplan-eth0.network.d/override.conf13:00
meithanks!!!13:04

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!