1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
--- a/man/fort.8
+++ b/man/fort.8
@@ -416,9 +416,9 @@ alias are commonly located at \fI/etc/se
The default port (323) is privileged. To improve security, either change or
jail it.
.P
-In case you don't wish to use another port nor execute FORT validator as root,
-you could use CAP_NET_BIND_SERVICE capability (to bind to privileged ports), or
-NAT/firewall port redirection.
+The default \fIfort-validator.service\fR configuration sets the
+\fICAP_NET_BIND_SERVICE\fR capability to allow the unprivileged daemon
+to bind port 323 anyway.
.RE
.P
|