use dhcpcd
This commit is contained in:
@@ -33,6 +33,10 @@ rc-update add acpid default
|
||||
rc-update add docker default
|
||||
rc-update add cronie default
|
||||
|
||||
step 'Adjust syslog'
|
||||
sed -i 's/^SYSLOGD_OPTS="\(.*\)"/SYSLOGD_OPTS="\1 -K"/' /etc/conf.d/syslog
|
||||
grep "SYSLOGD_OPTS" /etc/conf.d/syslog
|
||||
|
||||
step 'Clean up APK cache and documents'
|
||||
rm -rf /var/cache/apk/* || true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user