From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 20 23:30:25 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E97016A4CE for ; Sun, 20 Feb 2005 23:30:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13AFC43D55 for ; Sun, 20 Feb 2005 23:30:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1KNUO18010480 for ; Sun, 20 Feb 2005 23:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1KNUO1k010479; Sun, 20 Feb 2005 23:30:24 GMT (envelope-from gnats) Date: Sun, 20 Feb 2005 23:30:24 GMT Message-Id: <200502202330.j1KNUO1k010479@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: =?utf-8?B?QmrDtnJuIEvDtm5pZw==?= Subject: RE: conf/74004: [PATCH] add fam support to inetd.conf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?utf-8?B?QmrDtnJuIEvDtm5pZw==?= List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 23:30:25 -0000 The following reply was made to PR conf/74004; it has been noted by GNATS. From: =?utf-8?B?QmrDtnJuIEvDtm5pZw==?= To: "'Jose M Rodriguez'" Cc: Subject: RE: conf/74004: [PATCH] add fam support to inetd.conf Date: Mon, 21 Feb 2005 00:27:33 +0100 Jose M Rodriguez wrote > Both gnome and kde uses libfam, but you must have famd=20 > running to get this working. And the documented method to=20 > run famd is from inetd. >=20 > You may easy check that, allthought gnome links with libfam,=20 > you really need famd running to get live menu updates. I believe you in this point, because I neither know Gnome nor KDE to = judge about this. At least just linking against libfam is not an = indicator for the necessity to run a FAM daemon. I wrote programs myself = which uses libfam and they work well. Regards Bj=C3=B6rn