Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2004 17:42:47 +0100 (CET)
From:      Jose M Rodriguez <josemi@freebsd.jazztel.es>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   conf/74004: [PATCH] add fam support to inetd.conf
Message-ID:  <200411161642.iAGGgliv012937@redesjm.local>
Resent-Message-ID: <200411161650.iAGGoUJ0025439@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411161642.iAGGgliv012937>