You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rsync uses port 873 to replicate data between Swift storage nodes.
Because it is running unprivileged it needs the NET_BIND_SERVICE cap to
make this work by default without any customization.
Signed-off-by: Christian Schwede <[email protected]>
0 commit comments