systemd/networkd: remove the family visit sample

man systmed.networkd reveals that [Match] accepts SSIDs so there is no reason
to have this here.
This commit is contained in:
Aminda Suomalainen 2024-07-24 18:37:38 +03:00
parent 138fa2aeec
commit 0a86db3328
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 0 additions and 35 deletions

View File

@ -1,35 +0,0 @@
[Match]
Type=ether
[Link]
RequiredForOnline=false
#ActivationPolicy=always-up
[Network]
DHCP=false
Address=192.168.0.2/24
Gateway=192.168.8.1
IPv6PrivacyExtensions=true
IPv6LinkLocalAddressGenerationMode=stable-privacy
DNS=
DNS=::1
DNS=127.0.0.1
Domains=.
[Match]
Type=wlan
[Link]
ActivationPolicy=always-up
[Network]
DHCP=false
Address=192.168.0.3/24
Gateway=192.168.8.1
IPv6PrivacyExtensions=true
IPv6LinkLocalAddressGenerationMode=stable-privacy
DNS=
DNS=::1
DNS=127.0.0.1
DNS=127.0.0.53
Domains=.