etc/rc.d/mu-conference sets pidfile before the rc.d configuration is read, making it a non operation Fix: move pidfile stuff after rc configuration loading How-To-Repeat: set pidfile location in rc.conf and see that it is not honoured
Responsible Changed From-To: freebsd-ports-bugs->mm Over to maintainer (via the GNATS Auto Assign Tool)
mm 2008-04-30 14:03:30 UTC FreeBSD ports repository Modified files: net-im/mu-conference Makefile net-im/mu-conference/files mu-conference.in Log: - fix pidfile variable for rc PR: ports/123254 Submitted by: Ruben van Staveren <ruben@verweg.com> Approved by: mm (maintainer) Revision Changes Path 1.8 +1 -1 ports/net-im/mu-conference/Makefile 1.2 +3 -2 ports/net-im/mu-conference/files/mu-conference.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!