Date: Thu, 6 Sep 2012 18:32:32 +0000 (UTC) From: Chris Rees <crees@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303784 - head/sysutils/monitorix Message-ID: <201209061832.q86IWWb1065486@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: crees Date: Thu Sep 6 18:32:31 2012 New Revision: 303784 URL: http://svn.freebsd.org/changeset/ports/303784 Log: Trim a little-- perhaps a bit excessive in length; I had taken the original suggestion from the submitter a little too literally. Submitted by: Snader_LB (Freenode) Modified: head/sysutils/monitorix/pkg-descr Modified: head/sysutils/monitorix/pkg-descr ============================================================================== --- head/sysutils/monitorix/pkg-descr Thu Sep 6 17:33:48 2012 (r303783) +++ head/sysutils/monitorix/pkg-descr Thu Sep 6 18:32:31 2012 (r303784) @@ -8,15 +8,4 @@ It mainly consists mainly of two program is a Perl daemon that is started automatically like any other system service, and a CGI script called monitorix.cgi. -Every time 'monitorix' is started it reads the configuration file from the path -specified in the command line (using the -c option), and once checked, it -creates the 'index.html' file that will act as the Monitorix main page. - -It also creates a file called '$BASE_DIR/cgi-bin/monitorix.conf.path' that -includes the absolute path of the configuration file. This file will be read -by 'monitorix.cgi' to determine the exact location of the configuration file. -If for any reason it is unable to locate this file, Monitorix will try two -alternative locations: '/etc/monitorix.conf' and -'/usr/local/etc/monitorix.conf'. - WWW: http://www.monitorix.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209061832.q86IWWb1065486>