correct image-updater permission and add to runlevel

This commit is contained in:
iceBear67
2026-07-09 00:10:15 +08:00
parent 6891fd8991
commit 0bf03ef21f
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ rc-update add docker default
rc-update add sshd rc-update add sshd
rc-update add auth-server rc-update add auth-server
rc-update add bubble rc-update add bubble
rc-update add image-updater
step 'Adjust syslog' step 'Adjust syslog'
sed -i 's/^SYSLOGD_OPTS="\(.*\)"/SYSLOGD_OPTS="\1 -K"/' /etc/conf.d/syslog sed -i 's/^SYSLOGD_OPTS="\(.*\)"/SYSLOGD_OPTS="\1 -K"/' /etc/conf.d/syslog
View File