Merge pull request #523 from linuxserver/qnap-init-fix

This commit is contained in:
Adam
2024-11-17 17:34:27 +00:00
committed by GitHub

View File

@@ -6,3 +6,6 @@ lsiown -R abc:abc \
/config /config
chmod -R 0644 /etc/logrotate.d chmod -R 0644 /etc/logrotate.d
chmod -R +r /config/log chmod -R +r /config/log
# Workaround for systems with chmod errors
true