summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-11-20 17:18:26 -0400
committerJoey Hess2014-11-20 17:18:26 -0400
commitf9cc7c149ead60d1178fa3b480282f6089cf79bd (patch)
tree1f9d62d03e0c4a307383bb2420a9ae98ba431947 /propellor.cabal
parent3669bd61d0e15682ce25b9a82788b8d69f87d123 (diff)
incomplete systemd container support
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 23708fd2..f45900cf 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -95,6 +95,7 @@ Library
Propellor.Property.Service
Propellor.Property.Ssh
Propellor.Property.Sudo
+ Propellor.Property.Systemd
Propellor.Property.Tor
Propellor.Property.User
Propellor.Property.HostingProvider.CloudAtCost