fix: cockpit-ws requires sshd password auth

This commit is contained in:
Benjamin Sherman
2023-03-10 12:17:49 -06:00
parent e197a72511
commit b89bb6c6a7

View File

@@ -39,5 +39,6 @@ RUN sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-os
sed -i 's/#DefaultTimeoutStopSec.*/DefaultTimeoutStopSec=60s/' /etc/systemd/system.conf && \
systemctl enable cockpit.service && \
systemctl enable rpm-ostreed-automatic.timer && \
rm /etc/ssh/sshd_config.d/40-disable-passwords.conf && \
rpm-ostree cleanup -m && \
ostree container commit