Skip to content
Snippets Groups Projects

networkd: add support for link files

Merged Hinrikus Wolf requested to merge networkd-linkfiles into master
3 files
+ 28
0
Compare changes
  • Side-by-side
  • Inline
Files
3
---
---
 
# interfaces:
 
# - identifier: name_for_the_link_file
 
# match:
 
# PermanentMACAddress: "01:23:45:67:89:ab"
 
# link:
 
# Name: veryimportantinterface
 
#
 
# networkd:
# networkd:
# - type: 'dhcp'
# - type: 'dhcp'
# - type: 'static'
# - type: 'static'
Loading