21906: Improve WWW_OWNER handling on Red Hat systems
authorBrett Smith <brett.smith@curii.com>
Tue, 18 Jun 2024 11:19:15 +0000 (07:19 -0400)
committerBrett Smith <brett.smith@curii.com>
Tue, 18 Jun 2024 11:19:15 +0000 (07:19 -0400)
commit0519cd0ce431545f1df993e48e976fbf7c99ade9
treec280d39b7a32cd61fa110e818c9ab2d54978eb35
parent58fd098749f3d8cf862c66c2750b0aa8e7b8650e
21906: Improve WWW_OWNER handling on Red Hat systems

On Red Hat systems, if you install arvados-api-server without a web
server already installed, no user account exists that we can use to set
ownership for configuration files and writable directories. In this
case, explicitly set WWW_OWNER="" and use that to gate filesystem
setup.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
build/rails-package-scripts/postinst.sh