From a8cee95e94b901ea4de4bf3be51820c4fe97dd37 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Aug 2016 17:44:10 -0400 Subject: propellor spin --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index c1b2bee4..0888d425 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -469,6 +469,7 @@ keysafe = host "keysafe.joeyh.name" $ props & Apt.serviceInstalledRunning "swapspace" & Cron.runPropellor (Cron.Times "30 * * * *") & Apt.installed ["etckeeper", "sudo"] + & Apt.removed ["nfs-common", "exim", "rsyslogd", "acpid", "rpcbind"] & User.hasSomePassword (User "root") & User.accountFor (User "joey") -- cgit v1.2.3