ports/114701: fetchmail_user ignored

Graham Menhennitt graham at menhennitt.com.au
Wed Jul 18 15:10:02 UTC 2007


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



More information about the freebsd-ports-bugs mailing list