From e2d2ac3541b0c68f6559717aee664e98ca9e72c9 Mon Sep 17 00:00:00 2001 From: Sylvain Laurent Date: Tue, 18 Nov 2014 01:38:58 +0100 Subject: [PATCH] Added Online Cloud configuration file for systemd-networkd --- images/archlinux/patches/etc/systemd/network/eth0.network | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 images/archlinux/patches/etc/systemd/network/eth0.network diff --git a/images/archlinux/patches/etc/systemd/network/eth0.network b/images/archlinux/patches/etc/systemd/network/eth0.network new file mode 100644 index 0000000..ed16f31 --- /dev/null +++ b/images/archlinux/patches/etc/systemd/network/eth0.network @@ -0,0 +1,7 @@ +[Match] +Name=eth0 + +[Network] +DNS=10.1.31.38 +DNS=10.1.31.39 +Domains=cloud.online.net