conf/74004: [PATCH] add fam support to inetd.conf

Jose M Rodriguez josemi at freebsd.jazztel.es
Tue Nov 16 08:50:31 PST 2004


>Number:         74004
>Category:       conf
>Synopsis:       [PATCH] add fam support to inetd.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 16 16:50:30 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jose M Rodriguez
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Redes JM
>Environment:
System: FreeBSD orion.redesjm.local 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Nov 16 13:26:33 CET 2004 root at orion.redesjm.local:/usr/obj/usr/src/sys/ORION i386


>Description:
	Add a commented out fam line to inetd.conf, to easy fam setup
>How-To-Repeat:
>Fix:

--- patch-inetd.conf begins here ---
--- etc/inetd.conf.orig	Thu Jun 17 22:44:42 2004
+++ etc/inetd.conf	Thu Jun 17 22:48:57 2004
@@ -119,3 +119,7 @@
 #netbios-ssn stream tcp	nowait		root	/usr/local/sbin/smbd	smbd
 #netbios-ns dgram udp	wait		root	/usr/local/sbin/nmbd	nmbd
 #swat	stream	tcp	nowait/400	root	/usr/local/sbin/swat	swat
+#
+# Enable the following entry for fam service
+# This requires a portmapper running, add rpcbind_enable="YES" to /etc/rc.conf
+#sgi_fam/1-2	stream	rpc/tcp	wait	root	/usr/local/bin/fam	fam
--- patch-inetd.conf ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list