From 5563b3b7c3a73cb268599f0df96651e3625a6674 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 28 Sep 2018 23:26:14 -0400 Subject: propellor spin --- joeyconfig.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index e8a86292..d0978954 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -178,9 +178,9 @@ honeybee = host "honeybee.kitenet.net" $ props & cubietech_Cubietruck & hasPartition - ( partition EXT4 + ( partition EXT3 `mountedAt` "/" - `setSize` MegaBytes 32000 + `setSize` MegaBytes 16000 ) & JoeySites.cubieTruckOneWire -- cgit v1.2.3