We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4437f6f + bfeeaaa commit f94e685Copy full SHA for f94e685
root/etc/s6-overlay/s6-rc.d/init-permissions-config/run
@@ -6,3 +6,6 @@ lsiown -R abc:abc \
6
/config
7
chmod -R 0644 /etc/logrotate.d
8
chmod -R +r /config/log
9
+
10
+# Workaround for systems with chmod errors
11
+true
0 commit comments