summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Systemd.hs
diff options
context:
space:
mode:
authorJoey Hess2015-10-23 17:38:48 -0400
committerJoey Hess2015-10-23 17:38:48 -0400
commit70797918ff2dd1d0588e4a3d2eb2a38381ecd9ed (patch)
treeb755fba501fcbe013d7c9294fc7ce4b21a2d057a /src/Propellor/Property/Systemd.hs
parent42ed4b5e68ec84106850c07904ee6124a7805742 (diff)
parent0d08ba360b576fe000a9ce67ce2082267aad9d5c (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property/Systemd.hs')
-rw-r--r--src/Propellor/Property/Systemd.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/Systemd.hs b/src/Propellor/Property/Systemd.hs
index 700bc350..8761d842 100644
--- a/src/Propellor/Property/Systemd.hs
+++ b/src/Propellor/Property/Systemd.hs
@@ -217,7 +217,7 @@ nspawned c@(Container name (Chroot.Chroot loc builder _) h) =
-- Chroot provisioning is run in systemd-only mode,
-- which sets up the chroot and ensures systemd and dbus are
- -- installed, but does not handle the other provisions.
+ -- installed, but does not handle the other properties.
chrootprovisioned = Chroot.provisioned' (Chroot.propagateChrootInfo chroot) chroot True
-- Use nsenter to enter container and and run propellor to