mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
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.
2 lines
52 B
Docker
2 lines
52 B
Docker
Avoid changing UID/GID if they are already correct.
|