Describe the bug
When updating GWMS on an existing system, ownership of files in /var/lib/gwms-frontend/ are overridden.
This is affecting DecisionEngine setup where it is needed to have decisionengine user owning content of /var/lib/gwms-frontend/
To Reproduce
Install glideinwms-vofrontend-glidein, change ownership for files/folders in /var/lib/gwms-frontend/.
Update glideinwms-vofrontend-glidein, ownership of files/folders in /var/lib/gwms-frontend/ is overridden to root:glidein
Expected behavior
Preserve ownership of files/folders in /var/lib/gwms-frontend/
Screenshots
If applicable, add screenshots and/or console outputs to help explain your problem.
Describe the bug When updating GWMS on an existing system, ownership of files in
/var/lib/gwms-frontend/
are overridden. This is affecting DecisionEngine setup where it is needed to havedecisionengine
user owning content of/var/lib/gwms-frontend/
To Reproduce Install
glideinwms-vofrontend-glidein
, change ownership for files/folders in/var/lib/gwms-frontend/
. Updateglideinwms-vofrontend-glidein
, ownership of files/folders in/var/lib/gwms-frontend/
is overridden toroot:glidein
Expected behavior Preserve ownership of files/folders in
/var/lib/gwms-frontend/
Screenshots If applicable, add screenshots and/or console outputs to help explain your problem.
Info (please complete the following information):
Additional context