Skip to content

Commit

Permalink
fix nm
Browse files Browse the repository at this point in the history
  • Loading branch information
tve committed Dec 8, 2024
1 parent 1512e5e commit 36d6172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sg-armv7-rpi-bookworm.pifile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN sed -i -e "s/^pi:/$NU:/" /etc/subgid
RUN chpasswd -e <<<$NU:x
RUN systemctl disable userconfig
RUN systemctl enable getty@tty1
RUN rm /usr/share/userconf-pi/sshd_banner
#RUN rm /usr/share/userconf-pi/sshd_banner

# Configure sensorgnome repository
RUN bash -c "curl -1sLf -o /usr/share/keyrings/sensorgnome.gpg 'https://sensorgnome.s3.amazonaws.com/sensorgnome.gpg'"
Expand Down

0 comments on commit 36d6172

Please sign in to comment.