mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-01-30 08:13:25 -05:00
Remove logrotate chmod as the base image handles it
This commit is contained in:
parent
c489e2c07f
commit
29bd5fe1b7
@ -5,9 +5,6 @@
|
||||
lsiown -R abc:abc \
|
||||
/config
|
||||
chmod -R +r /config/log
|
||||
if [[ -z ${LSIO_READ_ONLY_FS} ]]; then
|
||||
chmod -R 0644 /etc/logrotate.d
|
||||
fi
|
||||
|
||||
# Workaround for systems with chmod errors
|
||||
true
|
||||
|
Loading…
x
Reference in New Issue
Block a user