Merge branch 'v2.0'
diff --git a/jenkins/system/start_build b/jenkins/system/start_build
index 1591739..823e160 100755
--- a/jenkins/system/start_build
+++ b/jenkins/system/start_build
@@ -23,6 +23,7 @@
 
 INFO "Installing packages"
 apt-get update
+apt install -y lxd
 
 INFO "Configuring LXD"
 # ZFS doesn't work inside a nested container. ZFS should be configured in the host LXD.