diff options
author | Arturo FilastoĢ <hellais@torproject.org> | 2011-08-19 17:43:50 +0200 |
---|---|---|
committer | Arturo FilastoĢ <hellais@torproject.org> | 2011-08-19 17:43:50 +0200 |
commit | b67bbdcbf32737a30da937b9e995195fddf75903 (patch) | |
tree | 1b1d418535b9f19002952cf8ac966f3914bca81b | |
parent | 338d496dfeeacbe4d8b277f2c5866ffa51612e40 (diff) | |
parent | 18ce925004eb3030b91c01beda43a58017607103 (diff) | |
download | torouter-b67bbdcbf32737a30da937b9e995195fddf75903.tar.gz torouter-b67bbdcbf32737a30da937b9e995195fddf75903.zip |
Merge branch 'master' of ssh://git-rw.torproject.org/torouter
-rw-r--r-- | 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 |