diff options
-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 |