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 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'config/dashboard') 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 -- cgit v1.2.3