forked from MirrorHub/synapse
894c1a5759
Adjust su-exec to only be used if needed. If UID == getuid() and GID == getgid() then we do not need to su-exec, and chmod will not work.
1 line
52 B
Docker
1 line
52 B
Docker
Avoid changing UID/GID if they are already correct.
|