Date: Wed, 18 Jul 2007 15:03:29 GMT From: Graham Menhennitt <graham@menhennitt.com.au> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/114701: fetchmail_user ignored Message-ID: <200707181503.l6IF3TsQ022655@www.freebsd.org> Resent-Message-ID: <200707181510.l6IFA2fw076722@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114701 >Category: ports >Synopsis: fetchmail_user ignored >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 18 15:10:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Graham Menhennitt >Release: 6.2-STABLE >Organization: >Environment: >Description: The startup script for the fetchmail port describes the use of a variable fetchmail_user (when running as a system-wide daemon). However, the value that is assigned to that variable in /etc/rc.conf is never used. >How-To-Repeat: In /etc/rc.conf: fetchmail_enable="YES" fetchmail_user=someuser Then run /usr/local/etc/rc.d/fetchmail start Using "ps axu", observe that the fetchmail process is owned by user fetcmail rather than someuser. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707181503.l6IF3TsQ022655>