summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-01-21 23:21:24 -0400
committerJoey Hess2015-01-21 23:21:24 -0400
commitfa66cb49d668ca065324530ced05b72de0499e34 (patch)
treef7e325a3f9435fd51013b690269ba10ff7f849bb /propellor.cabal
parent8556f94fbfd1f28757aa0f66c94e2493e92250b9 (diff)
Added journald configuration properties.
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index b410674a..a0a67a8c 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -100,6 +100,7 @@ Library
Propellor.Property.Sudo
Propellor.Property.Systemd
Propellor.Property.Systemd.Core
+ Propellor.Property.Systemd.Journald
Propellor.Property.Tor
Propellor.Property.User
Propellor.Property.HostingProvider.CloudAtCost
@@ -136,11 +137,13 @@ Library
Propellor.Property.Chroot.Util
Utility.Applicative
Utility.Data
+ Utility.DataUnits
Utility.Directory
Utility.Env
Utility.Exception
Utility.FileMode
Utility.FileSystemEncoding
+ Utility.HumanNumber
Utility.LinuxMkLibs
Utility.Misc
Utility.Monad