summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-10-23 01:45:44 -0400
committerJoey Hess2015-10-23 01:45:44 -0400
commit3c9fc8288f960afc629ce55bc86e615b068d8cc9 (patch)
tree48ea83436bade11bb04393165754999deb48ef7d /config-joey.hs
parent31db9fc57d8413c3c606ab428b2d17814f25e3a8 (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 ca1e0ef7..ab7f2c9d 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -82,7 +82,7 @@ darkstar = host "darkstar.kitenet.net"
& JoeySites.dkimMilter
& imageBuilt "/tmp/img" c MSDOS (grubBooted PC)
- [ partition EXT4 `mountedAt` "/boot"
+ [ partition EXT2 `mountedAt` "/boot"
`addFreeSpace` MegaBytes 100
`setFlag` BootFlag
, partition EXT4 `mountedAt` "/"