Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cmspam authored Apr 30, 2024
1 parent 9ed9337 commit 33bf5ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions debian-version/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ RUN echo "deb http://deb.debian.org/debian bookworm contrib" >> /etc/apt/sources
systemctl mask getty@tty4.service && \
systemctl mask getty@tty5.service && \
systemctl mask getty@tty6.service && \
# Disable udevd
systemctl mask systemd-udevd.service && \
# Disable zfs load module
systemctl mask zfs-load-module.service && \
systemctl mask ovsdb-server.service && \
Expand Down

0 comments on commit 33bf5ae

Please sign in to comment.