Disable things which may lock /var/lib/dpkg/lock
[ci-management.git] / vagrant / basebuild / bootstrap.sh
index 016be61..a0bcfb9 100644 (file)
@@ -20,10 +20,13 @@ then
     echo "---> Debian type system detected"
     export DEBIAN_FRONTEND=noninteractive
 
+    deb_enable_serial_console
     deb_aptconf_batchconf
     deb_sync_minor
     deb_correct_shell
     deb_install_pkgs
+    deb_remove_pkgs
+    deb_disable_apt_systemd_daily
     deb_flush
     deb_reup_certs