mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 12:47:27 +02:00
Compare commits
3 Commits
6de1498ebd
...
5749b2c0fa
Author | SHA1 | Date | |
---|---|---|---|
5749b2c0fa | |||
a13a0dd86b | |||
8cc9353374 |
@ -1 +1 @@
|
||||
Subproject commit affc6bcfceca216173048975cb102cbba5ca3286
|
||||
Subproject commit eababc7c61f7d3a13f822ce17f4d751387eaca6c
|
@ -1,5 +1,8 @@
|
||||
[Match]
|
||||
Name=eth0
|
||||
#Name=*
|
||||
# Can be {colon,hyphen,dot}-delimited hexadecimal or IPv{4,6} address
|
||||
#MACAddress=
|
||||
Type=ether
|
||||
|
||||
[Link]
|
||||
# My devices generally also have WiFi so lack of ethernet is not a reason
|
@ -1,5 +1,8 @@
|
||||
[Match]
|
||||
Name=wlan0
|
||||
#Name=*
|
||||
# Can be {colon,hyphen,dot}-delimited hexadecimal or IPv{4,6} address
|
||||
#MACAddress=
|
||||
Type=wlan
|
||||
|
||||
[Link]
|
||||
# Always set administrative state to up. Implies RequiredForOnline=yes
|
Loading…
x
Reference in New Issue
Block a user