Skip to content

Fix /zap/wrk permission issue

Philip Cunningham requested to merge fix-zap-wrk-permission-issue into master

Related Issue(s)

What does this MR do?

  • creates /zap/wrk before directory permissions are set in subsequent chown

Why

  • uid and gid for /zap and /zap/wrk are mixed up, resulting in a permission error (see linked issue)

Does this MR meet the acceptance criteria?

Merge request reports