From owner-freebsd-java@FreeBSD.ORG Mon Dec 15 04:16:08 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E0D316A4CE for ; Mon, 15 Dec 2003 04:16:08 -0800 (PST) Received: from smtp1.euronet.nl (smtp1.euronet.nl [194.134.35.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08CE843D3C for ; Mon, 15 Dec 2003 04:16:07 -0800 (PST) (envelope-from ernst.dehaan@nl.wanadoo.com) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by smtp1.euronet.nl (Postfix) with ESMTP id CB6D0671A4; Mon, 15 Dec 2003 13:16:03 +0100 (MET) From: Ernst de Haan Organization: Wanadoo Nederland B.V. To: Sheldon Hearn Date: Mon, 15 Dec 2003 13:16:09 +0100 User-Agent: KMail/1.5.4 References: <20031213145040.GE13737@starjuice.net> <200312151309.47345.ernst.dehaan@nl.wanadoo.com> <20031215121405.GS13737@starjuice.net> In-Reply-To: <20031215121405.GS13737@starjuice.net> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312151316.09312.ernst.dehaan@nl.wanadoo.com> cc: freebsd-java@FreeBSD.org Subject: Re: Debugging options for tomcat41ctl X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2003 12:16:08 -0000 In fact I would like to either improve daemonctl or replace it completely. That way we don't have to maintain 2 systems... Ernst On maandag 15 december 2003 13:14, Sheldon Hearn wrote: > On (2003/12/15 13:09), Ernst de Haan wrote: > > > My question, then, is why are you imposing this feature requirement > > > on these ports? This feature isn't required by other ports that > > > offer services. > > > > I don't remember the exact history of things. All I do know is that > > people may rely on this now. And it's an improvement over su(do). > > Well it's certainly not an improvement over sudo; sudo has a rich ACL > language for specifying who can and can't do what. > > Given that you have to start Tomcat _without_ daemonctl if you want > debugging support, and given that the primary purpose of daemonctl is to > make it easy for developers to stop and start the service without being > root, I suggest that we reimplement the existing rc.d script without > using daemonctl, and leave daemonctl installed for folks who want it. > > Ciao, > Sheldon. > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"