From owner-cvs-all@FreeBSD.ORG Thu Sep 17 18:56:32 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C29001065695 for ; Thu, 17 Sep 2009 18:56:32 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 6A5A08FC1A for ; Thu, 17 Sep 2009 18:56:32 +0000 (UTC) Received: (qmail 29635 invoked by uid 399); 17 Sep 2009 18:56:27 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 17 Sep 2009 18:56:27 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4AB28654.4090706@FreeBSD.org> Date: Thu, 17 Sep 2009 11:56:20 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: Henrik Brix Andersen References: <200909131035.n8DAZND8097060@repoman.freebsd.org> In-Reply-To: <200909131035.n8DAZND8097060@repoman.freebsd.org> X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: multipart/mixed; boundary="------------090301010200050900070408" Cc: cvs-ports@FreeBSD.org, Renato Botelho , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/irc/bitlbee/files bitlbee.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 18:56:32 -0000 This is a multi-part message in MIME format. --------------090301010200050900070408 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Henrik Brix Andersen wrote: > brix 2009-09-13 10:35:23 UTC > > FreeBSD ports repository > > Modified files: > irc/bitlbee/files bitlbee.in > Log: > - Use -u ${user} option to bitlbee instead of su in rc.d script > > PR: ports/138268 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=138268 > Submitted by: garga > > Revision Changes Path > 1.4 +2 -2 ports/irc/bitlbee/files/bitlbee.in > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/irc/bitlbee/files/bitlbee.in.diff?&r1=1.3&r2=1.4&f=h With this change the script can be further simplified as attached. LOGIN is needed instead of DAEMON since it's running as a specific user. We also generally prefer that ports stuff uses LOGIN unless something earlier is needed. hth, Doug -- This .signature sanitized for your protection --------------090301010200050900070408 Content-Type: text/plain; name="bitlbee.in.diff" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="bitlbee.in.diff" LS0tIC91c3IvcG9ydHMvaXJjL2JpdGxiZWUvZmlsZXMvYml0bGJlZS5pbgkyMDA5LTA5LTE0 IDEzOjA0OjExLjAwMDAwMDAwMCAtMDcwMAorKysgYml0bGJlZS5pbgkyMDA5LTA5LTE3IDEx OjUzOjM5LjAwMDAwMDAwMCAtMDcwMApAQCAtMyw3ICszLDcgQEAKICMgJEZyZWVCU0Q6IHBv cnRzL2lyYy9iaXRsYmVlL2ZpbGVzL2JpdGxiZWUuaW4sdiAxLjQgMjAwOS8wOS8xMyAxMDoz NToyMyBicml4IEV4cCAkCiAjCiAjIFBST1ZJREU6IGJpdGxiZWUKLSMgUkVRVUlSRTogREFF TU9OCisjIFJFUVVJUkU6IExPR0lOCiAjIEtFWVdPUkQ6IHNodXRkb3duCiAKICMgQWRkIHRo ZSBmb2xsb3dpbmcgbGluZXMgdG8gL2V0Yy9yYy5jb25mIHRvIGVuYWJsZSBiaXRsYmVlOgpA QCAtMjMsMTIgKzIzLDYgQEAKIAogcmVxdWlyZWRfZmlsZXM9IiR7Yml0bGJlZV9jb25maWd9 IgogY29tbWFuZD0iJSVQUkVGSVglJS9zYmluL2JpdGxiZWUiCi1zdGFydF9jbWQ9ImJpdGxi ZWVfc3RhcnQiCi0KLWJpdGxiZWVfc3RhcnQoKQotewotCWVjaG8gIlN0YXJ0aW5nICR7bmFt ZX0uIgotCSR7Y29tbWFuZH0gLUQgLXUgJHtiaXRsYmVlX3VzZXJ9IC1jICR7Yml0bGJlZV9j b25maWd9ICR7Yml0bGJlZV9mbGFnc30KLX0KK2NvbW1hbmRfYXJncz0iLUQgLXUgJHtiaXRs YmVlX3VzZXJ9IC1jICR7Yml0bGJlZV9jb25maWd9IgogCiBydW5fcmNfY29tbWFuZCAiJDEi Cg== --------------090301010200050900070408--