Fix /etc/apt/sources.list generation to be slightly better
[lxc-debian-unprivileged.git] / templates / lxc-debian-unprivileged
index 30d4912c3dfd58726fb2afc8852513933076c4fc..d18a27e7ea66bde662a5bf66e921f8bf3adc7479 100755 (executable)
@@ -191,7 +191,7 @@ fi
 # setup sources.list
 cat <<EOF > ${LXC_ROOTFS}/etc/apt/sources.list
 deb $DEBIAN_MIRROR $DEBIAN_RELEASE main
-deb http://security.debian.org/ $DEBIAN_RELEASE/update main
+deb http://security.debian.org/ $DEBIAN_RELEASE/updates main
 EOF
 
 # disable bits of systemd that we hates