]> git.zerfleddert.de Git - m1-debian/commitdiff
add network interface for mini
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 23 Feb 2022 23:08:06 +0000 (00:08 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 23 Feb 2022 23:08:06 +0000 (00:08 +0100)
files/interfaces

index fa74c25442445631f6a95e360bf58b27a3c5c268..5fbb36d26da398cbb472025d8516a10c0765d8b1 100644 (file)
@@ -2,6 +2,9 @@
 # Include files from /etc/network/interfaces.d:
 source /etc/network/interfaces.d/*
 
+allow-hotplug enp3s0
+iface enp3s0 inet dhcp
+
 allow-hotplug wlp1s0f0
 iface wlp1s0f0 inet dhcp
         wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
Impressum, Datenschutz