about summary refs log tree commit diff
path: root/configs/configs_root_dir/etc/systemd/network
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-11-17 18:59:17 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-11-17 18:59:17 -0800
commit5c4aaf601b28356b682865fc2a3fb505c7dbc25d (patch)
tree204cbe05dcecb33b3f54abf0683915278152ecc4 /configs/configs_root_dir/etc/systemd/network
parent2aff8ce2d0217b182613b0ac2ba6bbdfd382eced (diff)
switch to ka cfgl
Diffstat (limited to 'configs/configs_root_dir/etc/systemd/network')
-rw-r--r--configs/configs_root_dir/etc/systemd/network/10-cloud-init-eth0.network17
1 files changed, 0 insertions, 17 deletions
diff --git a/configs/configs_root_dir/etc/systemd/network/10-cloud-init-eth0.network b/configs/configs_root_dir/etc/systemd/network/10-cloud-init-eth0.network
deleted file mode 100644
index 67ef4ec..0000000
--- a/configs/configs_root_dir/etc/systemd/network/10-cloud-init-eth0.network
+++ /dev/null
@@ -1,17 +0,0 @@
-# xyzka cloud-init default
-# when ip and gateway changes, need to change ip and gateway in this config file to work
-[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
-