summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-07-26 23:12:48 -0400
committerJoey Hess2017-07-26 23:12:48 -0400
commit2ca09603bdfa6a071144be67644729e268070ce7 (patch)
treed37ef20622052ae413a96234c5130191abbc8a8a /joeyconfig.hs
parent08e5a3bed32738d7be71a51990554d97651b9ba6 (diff)
mtr-tiny to save space
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 360a4075..747dc367 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -244,7 +244,7 @@ honeybee = host "honeybee.kitenet.net" $ props
, "noauth"
]
`before` File.hasPrivContent "/etc/ppp/pap-secrets" (Context "joeyh@arczip.com")
- & Apt.installed ["mtr", "iftop", "screen"]
+ & Apt.installed ["mtr-tiny", "iftop", "screen"]
& Postfix.satellite
-- Autobuild runs only on weekdays.