From 8a651b97777225b4d5b5b21950e92816bb226e4e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Oct 2015 15:03:55 -0400 Subject: propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-joey.hs b/config-joey.hs index 815fe798..c995f1ec 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 MSDOS + & imageBuilt "/tmp/img" c GPT [ partition EXT2 `mountedAt` "/boot" `setFlag` BootFlag , partition EXT4 `mountedAt` "/" `addFreeSpace` MegaBytes 100 -- , swapPartition (MegaBytes 256) -- cgit v1.2.3