summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Systemd.hs
diff options
context:
space:
mode:
authorJoey Hess2014-11-21 12:18:03 -0400
committerJoey Hess2014-11-21 12:18:03 -0400
commit976afedea3fabc98ac64d72bbad3aacd7602f84d (patch)
tree65fdc77a8d1a504c14e04984b8dc5daafb899519 /src/Propellor/Property/Systemd.hs
parent6a5a1bc76132128e4bd2312dfadc98e83b0baf40 (diff)
propellor spin
Diffstat (limited to 'src/Propellor/Property/Systemd.hs')
-rw-r--r--src/Propellor/Property/Systemd.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Systemd.hs b/src/Propellor/Property/Systemd.hs
index 63a150f6..88c03743 100644
--- a/src/Propellor/Property/Systemd.hs
+++ b/src/Propellor/Property/Systemd.hs
@@ -1,6 +1,7 @@
module Propellor.Property.Systemd (
installed,
persistentJournal,
+ Container,
container,
nspawned,
) where