From c6cbc322b12cdd755b1090b82e19f73a8cadcac9 Mon Sep 17 00:00:00 2001
From: Chris Lamb <chris@chris-lamb.co.uk>
Date: Mon, 28 Apr 2008 16:41:24 +0100
Subject: Only install reaim on Etch in rescue list

---
 lists/rescue | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/lists/rescue b/lists/rescue
index cb4b197..257496c 100644
--- a/lists/rescue
+++ b/lists/rescue
@@ -67,10 +67,13 @@ fail2ban
 iptables
 knockd
 portsentry
-reaim
 vlan
 zorp
 
+#if DISTRIBUTION etch
+reaim
+#endif
+
 # Bridging
 bridge-utils
 ebtables
-- 
cgit v1.0