summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-01-21 23:28:47 -0400
committerJoey Hess2015-01-21 23:28:47 -0400
commit4d34b837d2d81c76a50e8b7f1d31c80af3238f36 (patch)
treec7c08ca13f1a665d51eb593adb058797b30d16bb /config-joey.hs
parenta37e0a6bc3816bb85f1ebca7e0fd7a9bb2349b3a (diff)
reorg
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index cd401657..81066983 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -25,7 +25,7 @@ import qualified Propellor.Property.Grub as Grub
import qualified Propellor.Property.Obnam as Obnam
import qualified Propellor.Property.Gpg as Gpg
import qualified Propellor.Property.Systemd as Systemd
-import qualified Propellor.Property.Systemd.Journald as Journald
+import qualified Propellor.Property.Journald as Journald
import qualified Propellor.Property.OS as OS
import qualified Propellor.Property.HostingProvider.DigitalOcean as DigitalOcean
import qualified Propellor.Property.HostingProvider.CloudAtCost as CloudAtCost