Skip to content

Commit

Permalink
Remove commented packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio-costas committed Nov 26, 2024
1 parent 5f484e2 commit f289039
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions hooks/002.1-add-gdm.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -32,32 +32,6 @@ apt-get install --no-install-recommends -y \
pkexec \
xdg-desktop-portal

# Install a basic Ubuntu session
# apt-get install --no-install-recommends -y \
# ubuntu-session \
# gkbd-capplet \
# gnome-menus \
# gnome-terminal \
# gnome-settings-daemon \
# gnome-shell-extension-appindicator \
# gnome-shell-extension-desktop-icons-ng \
# gnome-shell-extension-ubuntu-dock \
# gnome-shell-extension-ubuntu-tiling-assistant \
# gnome-control-center \
# gnome-keyring \
# fprintd \
# libpam-fprintd \
# opensc \
# bolt \
# libpam-gnome-keyring \
# spice-vdagent \
# xdg-desktop-portal \
# xdg-desktop-portal-gnome \
# xdg-desktop-portal-gtk \
# xdg-user-dirs-gtk \
# inotify-tools \
# alsa-ucm-conf

# Remove setuid from some executables we're not using
chmod u-s,g-s /usr/bin/pkexec

Expand Down

0 comments on commit f289039

Please sign in to comment.