From 46633e4793ad7b74ac3686749a89cf600d86f196 Mon Sep 17 00:00:00 2001 From: Jim Pingle Date: Mon, 2 Mar 2009 09:52:16 -0500 Subject: Redo previous commit to fix the package. --- config/dashboard/dashboard.inc | 1 + config/dashboard/dashboard.xml | 2 +- pkg_config.7.xml | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/dashboard/dashboard.inc b/config/dashboard/dashboard.inc index a97954ae..0eab0a3a 100644 --- a/config/dashboard/dashboard.inc +++ b/config/dashboard/dashboard.inc @@ -28,6 +28,7 @@ function dashboard_deinstall() { } function assign_privs() { + /* Fix permissions on replaced files */ mwexec("chown root:wheel /usr/local/www/index.php"); mwexec("chown root:wheel /usr/local/www/fbegin.php"); mwexec("chown root:wheel /usr/local/www/graph_cpu.php"); diff --git a/config/dashboard/dashboard.xml b/config/dashboard/dashboard.xml index 26e41cef..ba8bb575 100644 --- a/config/dashboard/dashboard.xml +++ b/config/dashboard/dashboard.xml @@ -42,7 +42,7 @@ /* ========================================================================== */ ]]> - Describe your package here + Dashboard package Describe your package requirements here Currently there are no FAQ items provided. dashboard diff --git a/pkg_config.7.xml b/pkg_config.7.xml index cd7cd34b..8116a677 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -75,12 +75,12 @@ Dashboard - Adds pfSense dashboard that will be included with 2.0. This requires 1.2 or newer. WARNING! Cannot be deinstalled. + Adds pfSense dashboard that will be included with 2.0. This requires 1.2.1 or newer. WARNING! Cannot be deinstalled. System http://www.pfsense.com/packages/config/dashboard/dashboard.xml - 0.6.2 + 0.7.1 BETA - 1.2 + 1.2.1 1.9 dashboard.xml -- cgit v1.2.3