commit f76a57a4534722c7facb0432b4ee49e0030c7d1a Author: Jacob Appelbaum jacob@appelbaum.net Date: Fri Aug 19 17:15:15 2011 +0200
add other marvel package --- packages/torouter-prep/src/torouter_config.sh | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/packages/torouter-prep/src/torouter_config.sh b/packages/torouter-prep/src/torouter_config.sh index 12f7ab3..deaa72b 100644 --- a/packages/torouter-prep/src/torouter_config.sh +++ b/packages/torouter-prep/src/torouter_config.sh @@ -43,6 +43,7 @@ apt-get -y remove exim4-base exim4-config exim4-daemon-light dbus
# Install the weird wireless control for the DreamPlug apt-get install -y -t sid uaputl +apt-get install -y -t sid uapevent
# Install some other packages here: apt-get -y install denyhosts ufw
tor-commits@lists.torproject.org