summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-10-22 15:06:46 -0400
committerJoey Hess2015-10-22 15:06:46 -0400
commite411dba08924e9471e1af660d8126b2c3b095b90 (patch)
treecac18ab6afcae783cfb765caea9a063d426b2bdd /config-joey.hs
parent8a651b97777225b4d5b5b21950e92816bb226e4e (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index c995f1ec..815fe798 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -81,7 +81,7 @@ darkstar = host "darkstar.kitenet.net"
& JoeySites.postfixClientRelay (Context "darkstar.kitenet.net")
& JoeySites.dkimMilter
- & imageBuilt "/tmp/img" c GPT
+ & imageBuilt "/tmp/img" c MSDOS
[ partition EXT2 `mountedAt` "/boot" `setFlag` BootFlag
, partition EXT4 `mountedAt` "/" `addFreeSpace` MegaBytes 100
-- , swapPartition (MegaBytes 256)