aboutsummaryrefslogtreecommitdiff
path: root/net/traefik/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'net/traefik/pkg-message')
-rw-r--r--net/traefik/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/traefik/pkg-message b/net/traefik/pkg-message
index 170402ad9ca5..5e9add4c60f7 100644
--- a/net/traefik/pkg-message
+++ b/net/traefik/pkg-message
@@ -1,5 +1,6 @@
-==============================================================
-
+[
+{ type: install
+ message: <<EOM
Note that traefik starts as unpriviliged user. Thus, it cannot
bind to privileged ports (by default, ports below 1024) and
will exit when configured to do so.
@@ -12,5 +13,6 @@ are options to achieve this:
traefik's configuration file e.g. the rdr rules in pf(4).
- The mac_portacl kernel module allows unprivileged processes
to bind to privileged ports.
-
-==============================================================
+EOM
+}
+]