From e812acce3e46b7dd259783fc28c2c65d4ad7a228 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 00:52:02 -0400 Subject: improvements --- HostProp.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'HostProp.hs') diff --git a/HostProp.hs b/HostProp.hs index 1db3dcf9..7a98c5a5 100644 --- a/HostProp.hs +++ b/HostProp.hs @@ -25,7 +25,6 @@ getProperties "clam" = , Apt.stdSourcesList Apt.Unstable `onChange` Apt.upgrade , Apt.installed ["etckeeper"] , Apt.installed ["ssh"] - , Apt.installed ["git", "myrepos"] , GitHome.installedFor "root" -- Harden the system, but only once root's authorized_keys -- is safely in place. @@ -38,7 +37,6 @@ getProperties "clam" = , lineInFile "/etc/sudoers" "joey ALL=(ALL:ALL) ALL" , GitHome.installedFor "joey" -- Clam is a tor bridge. - , Apt.installed ["tor"] , Tor.isBridge -- Should come last as it reboots. , Apt.installed ["systemd-sysv"] `onChange` Reboot.scheduled "+10" -- cgit v1.2.3