From fa66cb49d668ca065324530ced05b72de0499e34 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 21 Jan 2015 23:21:24 -0400 Subject: Added journald configuration properties. --- propellor.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'propellor.cabal') 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 -- cgit v1.3-2-g0d8e