summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-09-28 18:45:56 -0400
committerJoey Hess2015-09-28 18:45:56 -0400
commit1c312c0628ea63cdd9bae254758758c9fa0c772e (patch)
tree8da98e41d09cc488cf3eeda01b55c3ce27f76762 /propellor.cabal
parent842428cb4db77b0b9dd314d043058cb3d32fbb0f (diff)
Added Logcheck module, contributed by Jelmer Vernooij.
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index f111174c..5cf5f2c8 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -105,6 +105,7 @@ Library
Propellor.Property.Rsync
Propellor.Property.List
Propellor.Property.LightDM
+ Propellor.Property.Logcheck
Propellor.Property.Scheduled
Propellor.Property.Service
Propellor.Property.Ssh