We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c489e2c commit 29bd5feCopy full SHA for 29bd5fe
root/etc/s6-overlay/s6-rc.d/init-permissions-config/run
@@ -5,9 +5,6 @@
5
lsiown -R abc:abc \
6
/config
7
chmod -R +r /config/log
8
-if [[ -z ${LSIO_READ_ONLY_FS} ]]; then
9
- chmod -R 0644 /etc/logrotate.d
10
-fi
11
12
# Workaround for systems with chmod errors
13
true
0 commit comments