summaryrefslogtreecommitdiff
path: root/config.hs
diff options
context:
space:
mode:
Diffstat (limited to 'config.hs')
-rw-r--r--config.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.hs b/config.hs
index b75ef8a5..f61a01df 100644
--- a/config.hs
+++ b/config.hs
@@ -109,7 +109,7 @@ cleanCloudAtCost hostname = propertyList "cloudatcost cleanup"
"/etc/default/grub" `File.containsLine` "GRUB_DISABLE_LINUX_UUID=true"
`onChange` cmdProperty "update-grub" []
`onChange` cmdProperty "update-initramfs" ["-u"]
- , "nuked cloudatcost cruft" ==> combineProperties
+ , combineProperties "nuked cloudatcost cruft"
[ File.notPresent "/etc/rc.local"
, File.notPresent "/etc/init.d/S97-setup.sh"
, User.nuked "user" User.YesReallyDeleteHome