diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-04-28 16:41:24 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:34 +0100 |
commit | c6cbc322b12cdd755b1090b82e19f73a8cadcac9 (patch) | |
tree | c8ab8eb7dfcc7650f001ed1e6e58b429a6ec4396 /lists/rescue | |
parent | 663b3f5f077611a6c41723a499e9b93ba1a7547c (diff) | |
download | vyos-live-build-c6cbc322b12cdd755b1090b82e19f73a8cadcac9.tar.gz vyos-live-build-c6cbc322b12cdd755b1090b82e19f73a8cadcac9.zip |
Only install reaim on Etch in rescue list
Diffstat (limited to 'lists/rescue')
-rw-r--r-- | lists/rescue | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lists/rescue b/lists/rescue index cb4b19788..257496cac 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 |