Skip to content

Commit f94e685

Browse files
authored
Merge pull request #523 from linuxserver/qnap-init-fix
2 parents 4437f6f + bfeeaaa commit f94e685

File tree

1 file changed

+3
-0
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-permissions-config

1 file changed

+3
-0
lines changed

root/etc/s6-overlay/s6-rc.d/init-permissions-config/run

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ lsiown -R abc:abc \
66
/config
77
chmod -R 0644 /etc/logrotate.d
88
chmod -R +r /config/log
9+
10+
# Workaround for systems with chmod errors
11+
true

0 commit comments

Comments
 (0)