File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ HelloTimeSec=2
287287MaxAgeSec =20
288288```
289289
290- #### 📄 /usr/lib/systemd/system /10-tenant-bridge.network:
290+ #### 📄 /usr/lib/systemd/network /10-tenant-bridge.network:
291291``` ini
292292[Match]
293293Name =br-tenant-%i
@@ -326,7 +326,7 @@ Endpoint=${PEER_ENDPOINT}:51820
326326PersistentKeepalive =25
327327```
328328
329- #### 📄 /usr/lib/systemd/system /20-wg-tenant.network:
329+ #### 📄 /usr/lib/systemd/network /20-wg-tenant.network:
330330``` ini
331331[Match]
332332Name =wg-tenant-%i
@@ -354,7 +354,7 @@ DestinationPort=4789
354354MacLearning =yes
355355```
356356
357- #### 📄 /usr/lib/systemd/system /30-vxlan-tenant.network:
357+ #### 📄 /usr/lib/systemd/network /30-vxlan-tenant.network:
358358``` ini
359359[Match]
360360Name =vxlan-tenant-%i
@@ -379,7 +379,7 @@ Kind=vlan
379379Id =%i
380380```
381381
382- #### 📄 /usr/lib/systemd/system /40-vlan-tenant.network:
382+ #### 📄 /usr/lib/systemd/network /40-vlan-tenant.network:
383383``` ini
384384[Match]
385385Name =vlan-tenant-%i
You can’t perform that action at this time.
0 commit comments