From 858ded043b9161b8e1c69557c8acdf3b09ebc391 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 1 Jan 2015 15:15:44 -0400 Subject: more cruft from new image --- src/Propellor/Property/HostingProvider/CloudAtCost.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Property/HostingProvider/CloudAtCost.hs') diff --git a/src/Propellor/Property/HostingProvider/CloudAtCost.hs b/src/Propellor/Property/HostingProvider/CloudAtCost.hs index 003bd3c5..cce80920 100644 --- a/src/Propellor/Property/HostingProvider/CloudAtCost.hs +++ b/src/Propellor/Property/HostingProvider/CloudAtCost.hs @@ -18,6 +18,7 @@ decruft = propertyList "cloudatcost cleanup" , combineProperties "nuked cloudatcost cruft" [ File.notPresent "/etc/rc.local" , File.notPresent "/etc/init.d/S97-setup.sh" + , File.notPresent "/zang-debian.sh" , User.nuked "user" User.YesReallyDeleteHome ] ] -- cgit v1.2.3