Skip to content

Commit

Permalink
Update customize-airootfs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sulincix committed Jan 17, 2024
1 parent 21e3a43 commit 5128a86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions customize-airootfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ rm -f /usr/share/xsessions/lightdm-xsession.desktop
# install busybox into /bin as symlink
apt install busybox-static -yq
$(which busybox) --install -s /bin
ln -s /usr/bin/kmod /sbin/modprobe

# Purge shitty display manager.
apt purge gdm3 -yq
Expand Down

0 comments on commit 5128a86

Please sign in to comment.