Update chroot_scripts/2-install-live-lists.sh

This commit is contained in:
ferreo 2024-10-27 19:23:05 +01:00
parent 232c95acdd
commit 3ad19ac4bd

View File

@ -21,3 +21,6 @@ apt-get install --yes --no-install-recommends --option Dpkg::Options::="--force-
systemctl mask fwupd || true systemctl mask fwupd || true
systemctl mask nmdb || true systemctl mask nmdb || true
systemctl mask gnome-remote-desktop || true
systemctl mask gnome-remote-desktop-configuration || true
systemctl mask NetworkManager-wait-online || true