From dec30dd66b4bef3b4d2b5b73759ee94d5a2a8e0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Tue, 26 Aug 2025 13:04:54 +0300 Subject: [PATCH] Fix typo in server network configuration --- files/networking/interfaces | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/files/networking/interfaces b/files/networking/interfaces index b582997..6ddb71f 100644 --- a/files/networking/interfaces +++ b/files/networking/interfaces @@ -15,10 +15,9 @@ auto enp0s25.20 iface enp0s25.20 inet static address 192.168.2.10/27 gateway 192.168.2.1 - hw-mac-address 90:1b:0e:5b:18:fb + hwaddress 90:1b:0e:5b:18:fb auto enp0s25.69 iface enp0s25.69 inet static address 192.168.69.20/26 - gateway 192.168.69.1 - hw-mac-address 90:1b:0e:5b:18:fc + hwaddress 90:1b:0e:5b:18:fc