diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-26 23:12:48 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-26 23:12:48 -0400 |
| commit | 2ca09603bdfa6a071144be67644729e268070ce7 (patch) | |
| tree | d37ef20622052ae413a96234c5130191abbc8a8a | |
| parent | 08e5a3bed32738d7be71a51990554d97651b9ba6 (diff) | |
mtr-tiny to save space
| -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. |
