diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-21 23:21:24 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-21 23:21:24 -0400 |
| commit | fa66cb49d668ca065324530ced05b72de0499e34 (patch) | |
| tree | f7e325a3f9435fd51013b690269ba10ff7f849bb /propellor.cabal | |
| parent | 8556f94fbfd1f28757aa0f66c94e2493e92250b9 (diff) | |
Added journald configuration properties.
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 3 |
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 |
