Closed aleho closed 4 days ago
Is XCADDY_SETCAP=1 is still needed / required?
XCADDY_SETCAP=1
In my test builds it didn't seem to make any difference (truth be told, I simply forgot to add it when testing env vars from the compile instructions).
Refs #1157
Yes, XCADDY_SETCAP=1 is necessary to let the process bind on ports 80/443 when running in rootless mode.
Thank you!
Is
XCADDY_SETCAP=1
is still needed / required?In my test builds it didn't seem to make any difference (truth be told, I simply forgot to add it when testing env vars from the compile instructions).
Refs #1157