summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2008-04-29 10:00:06 +0200
committerMarcel Haerry <haerry@puzzle.ch>2008-04-29 10:00:06 +0200
commit78d0392d004986fbed9938e0ad994165fb8d51dd (patch)
tree2af64fd794dc3c9a1a2587db18669dc848339228 /files
parent65fb027d8cf639c565b0f9fb53b5fbe9ee25dc7b (diff)
parenta043afef5e8fb14385f59b4fee558f7f9618b050 (diff)
merged with upstream
Diffstat (limited to 'files')
-rwxr-xr-xfiles/plugins/selinux_avcstats2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/plugins/selinux_avcstats b/files/plugins/selinux_avcstats
index 9687be0..b7d2dbb 100755
--- a/files/plugins/selinux_avcstats
+++ b/files/plugins/selinux_avcstats
@@ -31,7 +31,7 @@ if [ "$1" = "config" ]; then
echo "graph_title SELinux's Access Vector Cache"
echo 'graph_args -l 0 --base 1000'
echo 'graph_vlabel AVC operations'
- echo 'graph_category system'
+ echo 'graph_category selinux'
echo 'lookups.label lookups'
echo 'lookups.type DERIVE'