diff --git a/chroot_scripts/2-install-live-lists.sh b/chroot_scripts/2-install-live-lists.sh index d86c531..ad6d749 100755 --- a/chroot_scripts/2-install-live-lists.sh +++ b/chroot_scripts/2-install-live-lists.sh @@ -21,3 +21,6 @@ apt-get install --yes --no-install-recommends --option Dpkg::Options::="--force- systemctl mask fwupd || true systemctl mask nmdb || true +systemctl mask gnome-remote-desktop || true +systemctl mask gnome-remote-desktop-configuration || true +systemctl mask NetworkManager-wait-online || true