summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-01-06 02:00:00 +0000
committerTed Trask <ttrask01@yahoo.com>2009-01-06 02:00:00 +0000
commit6c3cbceeb2785f3ce52a31bcfbb66fa4e156ea5b (patch)
tree57587b120d6593a03f717919f6bffd979093c264
parent3eccb92e8917ca00286a1699acd34938e423bb79 (diff)
downloadacf-mdadm-6c3cbceeb2785f3ce52a31bcfbb66fa4e156ea5b.tar.bz2
acf-mdadm-6c3cbceeb2785f3ce52a31bcfbb66fa4e156ea5b.tar.xz
Removed mdadm logfile since not all messages have common tag.
git-svn-id: svn://svn.alpinelinux.org/acf/mdadm/trunk@1666 ab2d0c66-481e-0410-8bed-d214d4d58bed
-rw-r--r--mdadm-logfile-html.lsp7
-rw-r--r--mdadm.menu1
-rw-r--r--mdadm.roles4
3 files changed, 2 insertions, 10 deletions
diff --git a/mdadm-logfile-html.lsp b/mdadm-logfile-html.lsp
deleted file mode 100644
index 1d32dcb..0000000
--- a/mdadm-logfile-html.lsp
+++ /dev/null
@@ -1,7 +0,0 @@
-<% local data, viewlibrary = ...
-require("viewfunctions")
-%>
-
-<% if viewlibrary and viewlibrary.dispatch_component then
- viewlibrary.dispatch_component("alpine-baselayout/logfiles/view", {name="/var/log/messages", grep="mdadm"})
-end %>
diff --git a/mdadm.menu b/mdadm.menu
index 83cdfc4..0e6de4f 100644
--- a/mdadm.menu
+++ b/mdadm.menu
@@ -1,4 +1,3 @@
#CAT GROUP/DESC TAB ACTION
Storage 45MDADM Status details
Storage 45MDADM Expert expert
-Storage 45MDADM Logfile logfile
diff --git a/mdadm.roles b/mdadm.roles
index 78130ee..b096a67 100644
--- a/mdadm.roles
+++ b/mdadm.roles
@@ -1,3 +1,3 @@
-USER=mdadm:status,mdadm:logfile,mdadm:details,mdadm:startstop
+USER=mdadm:status,mdadm:details,mdadm:startstop
EXPERT=mdadm:expert
-ADMIN=mdadm:status,mdadm:logfile,mdadm:details,mdadm:startstop,mdadm:expert
+ADMIN=mdadm:status,mdadm:details,mdadm:startstop,mdadm:expert