diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-28 20:12:06 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-28 20:12:06 -0400 |
| commit | 7f1e82da152b8eb085e91cddc369831fbfdb7a37 (patch) | |
| tree | 7040deb51caf1f4e5276318b45ae8fb066638168 /src/Propellor/Property/Chroot.hs | |
| parent | 86a115aaa0c216e4c46e57a324b58177c8b78435 (diff) | |
propellor spin
Diffstat (limited to 'src/Propellor/Property/Chroot.hs')
| -rw-r--r-- | src/Propellor/Property/Chroot.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Chroot.hs b/src/Propellor/Property/Chroot.hs index e72d1bd9..0c00e8f4 100644 --- a/src/Propellor/Property/Chroot.hs +++ b/src/Propellor/Property/Chroot.hs @@ -27,6 +27,7 @@ import qualified Propellor.Property.Systemd.Core as Systemd import qualified Propellor.Property.File as File import qualified Propellor.Shim as Shim import Propellor.Property.Mount +import Utility.ConcurrentOutput import qualified Data.Map as M import Data.List.Utils |
