diff options
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
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. |
