aboutsummaryrefslogtreecommitdiffstats
path: root/archlinux.sh
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-04-19 14:42:07 +0200
committerLoïc Hoguin <[email protected]>2018-04-19 14:42:07 +0200
commit9fb9738884c0bbd21716a587ef2fc51b6ef9d5d4 (patch)
tree53079c2d789367f4cc9ea2f24c65e2ed8c7cd9e4 /archlinux.sh
parentd2037b8b8b3335d829ec4aed2e5cd07a1b7013d3 (diff)
downloadci-9fb9738884c0bbd21716a587ef2fc51b6ef9d5d4.tar.gz
ci-9fb9738884c0bbd21716a587ef2fc51b6ef9d5d4.tar.bz2
ci-9fb9738884c0bbd21716a587ef2fc51b6ef9d5d4.zip
Better SystemD fix for Arch Linux
Also fixes other services independent of networking.
Diffstat (limited to 'archlinux.sh')
-rwxr-xr-xarchlinux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/archlinux.sh b/archlinux.sh
index 2a39155..4db1a8b 100755
--- a/archlinux.sh
+++ b/archlinux.sh
@@ -14,7 +14,7 @@ for f in ci.d/*; do source "$f"; done
buildkite_stop $DIST
lxc_destroy
lxc_create $DIST $RELEASE $ARCH
-archlinux_fix_network
+#archlinux_fix_network
lxc_wait_for_ip
pacman_upgrade
pacman_install $PACKAGES