diff options
author | Nathan Kinkade <nath@nkinka.de> | 2014-06-30 19:35:25 +0000 |
---|---|---|
committer | Nathan Kinkade <nath@nkinka.de> | 2014-06-30 19:35:25 +0000 |
commit | e7efe2ecbe3c729792f227c89016f920f1bd54e0 (patch) | |
tree | 703de6987d5b9a50374492232f4857be86c794a1 | |
parent | 484796c453b021d590bfead631786393669b0314 (diff) |
Ignore a couple of services.
-rw-r--r-- | conf/logwatch.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/logwatch.conf b/conf/logwatch.conf index e69de29..e37a1d4 100644 --- a/conf/logwatch.conf +++ b/conf/logwatch.conf @@ -0,0 +1,2 @@ +Service = "-dovecot" +Service = "-http" |