aboutsummaryrefslogtreecommitdiffstats
path: root/devel/fam
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fam')
-rw-r--r--devel/fam/pkg-message9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/fam/pkg-message b/devel/fam/pkg-message
index c2535326a0b..1e16a0923c0 100644
--- a/devel/fam/pkg-message
+++ b/devel/fam/pkg-message
@@ -19,4 +19,13 @@ After modifying /etc/inetd.conf, you must (as root) run:
killall -HUP inetd
+Fam also requires that portmapper is running. Add the appropriate
+entry to /etc/rc.conf:
+
+For 4.x:
+Add portmap_enable="YES" and either reboot or run /usr/sbin/portmap.
+
+For 5.x:
+Add rpcbind_enable="YES" and either reboot or run /usr/sbin/rpcbind.
+
************************************************************************