From 868e2c473ac43f8e6432b1672f57bbdcb1872174 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 7 Apr 2016 01:03:53 -0400 Subject: Added Propellor.Property.Fstab, and moved the fstabbed property to there. --- src/Propellor/Property/DiskImage.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Property/DiskImage.hs') diff --git a/src/Propellor/Property/DiskImage.hs b/src/Propellor/Property/DiskImage.hs index 718768c2..afeaa287 100644 --- a/src/Propellor/Property/DiskImage.hs +++ b/src/Propellor/Property/DiskImage.hs @@ -30,6 +30,7 @@ import qualified Propellor.Property.File as File import qualified Propellor.Property.Apt as Apt import Propellor.Property.Parted import Propellor.Property.Mount +import Propellor.Property.Fstab (SwapPartition(..), genFstab) import Propellor.Property.Partition import Propellor.Property.Rsync import Propellor.Container -- cgit v1.2.3