diff options
author | mh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279> | 2008-03-29 14:27:08 +0000 |
---|---|---|
committer | mh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279> | 2008-03-29 14:27:08 +0000 |
commit | aa6516a5dfd34242d1d6a3417c0e03b0d26dcc1e (patch) | |
tree | 00a3e081a57d8c26dbbeb3e2318af3d9e4fe2bd8 /files/plugins | |
parent | 00aabf0e0b1950b97528d73b2e6906d2b5de00aa (diff) |
fixed header
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@1142 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'files/plugins')
-rwxr-xr-x | files/plugins/selinuxenforced | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/files/plugins/selinuxenforced b/files/plugins/selinuxenforced index 2f88b9b..16a3f66 100755 --- a/files/plugins/selinuxenforced +++ b/files/plugins/selinuxenforced @@ -1,14 +1,9 @@ #!/bin/sh # -*- sh -*- # -# Plugin to count the daily amount of Virii (qmailscan) +# Plugin to monitor the status of selinux # -# Contributed by David Obando (david@cryptix.de) - 03.12.2005 -# - -# define the logfiles. when you rotate them at any other time than 00:00 you have to define two logfiles: -#LOG0=/var/spool/qmailscan/quarantine.log -#LOG1=/var/spool/qmailscan/quarantine.log.1 +# Contributed by admin(at)immerda.ch if [ "$1" = "autoconf" ]; then echo yes |