add alloy

This commit is contained in:
iceBear67
2026-07-08 22:30:48 +08:00
parent 06ad25f8e7
commit c6ce5f676e
11 changed files with 113 additions and 21 deletions
+3
View File
@@ -35,6 +35,9 @@ rc-update add sshd
rc-update add auth-server
rc-update add bubble
mv /etc/conf.d/alloy{.template,}
rc-update add alloy
step 'Adjust syslog'
sed -i 's/^SYSLOGD_OPTS="\(.*\)"/SYSLOGD_OPTS="\1 -K"/' /etc/conf.d/syslog
grep "SYSLOGD_OPTS" /etc/conf.d/syslog