add openssh server && enable bubble

This commit is contained in:
iceBear67
2026-06-22 14:51:07 +08:00
parent 06a7b96fea
commit 9a79ab0595
2 changed files with 4 additions and 1 deletions

View File

@@ -32,6 +32,9 @@ rc-update add net.eth0 default
rc-update add acpid default
rc-update add docker default
rc-update add cronie default
rc-update add sshd
rc-update add auth-server
rc-update add bubble
step 'Adjust syslog'
sed -i 's/^SYSLOGD_OPTS="\(.*\)"/SYSLOGD_OPTS="\1 -K"/' /etc/conf.d/syslog