Skip to content

Commit

Permalink
docker: archlinux: Update tty services configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Dec 21, 2024
1 parent 4541531 commit cb41fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/docker/archlinux/rootfs/bin/entrypoint
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ systemctl mask getty@tty3.service
systemctl mask getty@tty4.service
systemctl mask getty@tty5.service
systemctl mask getty@tty6.service
systemctl mask autovt@tty2.service
systemctl enable getty@tty10.service

rm -vf /usr/lib/systemd/system/systemd-networkd*
Expand Down

0 comments on commit cb41fbd

Please sign in to comment.