summaryrefslogtreecommitdiff
path: root/etc/systemd/network/10-cloud-init-eth0.network
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-03-05 01:08:48 -0800
committerXiao Pan <gky44px1999@gmail.com>2024-03-05 01:08:48 -0800
commit2ecbb50ca8c09a37ccacc9bf083fba88fdcd6cef (patch)
tree95cda105abe276eea20e13b9fe746d90196e8f56 /etc/systemd/network/10-cloud-init-eth0.network
parente0d59201456b952562351436e3e4d993c96bf646 (diff)
init ia use ka config
/etc/.cfgl/config chagne to ia branch /etc/hostname change to xyzia hostname /etc/myconf/cfgl_meta change changed file meta /etc/systemd/network/default.network use ia network config instead /etc/systemd/system/paccache.service.d/10-remove-all.conf use pp config to save space on SSD root partition /home/xyz/.bashrc use another color for bash PS1 /home/xyz/.config/myconf/pacman_Qqne less package to install, to save space
Diffstat (limited to 'etc/systemd/network/10-cloud-init-eth0.network')
-rw-r--r--etc/systemd/network/10-cloud-init-eth0.network15
1 files changed, 0 insertions, 15 deletions
diff --git a/etc/systemd/network/10-cloud-init-eth0.network b/etc/systemd/network/10-cloud-init-eth0.network
deleted file mode 100644
index 5c04b591..00000000
--- a/etc/systemd/network/10-cloud-init-eth0.network
+++ /dev/null
@@ -1,15 +0,0 @@
-[Address]
-Address=82.153.138.108/24
-
-[Match]
-MACAddress=f6:f5:d6:c3:5e:4f
-Name=eth0
-
-[Network]
-DHCP=no
-DNS=9.9.9.9 1.1.1.1
-Domains=kyun.host
-
-[Route]
-Gateway=82.153.138.1
-