mirror of
https://github.com/outbackdingo/ucore.git
synced 2026-01-27 10:20:49 +00:00
fix: cockpit-ws requires sshd password auth
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user