Commit e44021db authored by Karsten Loesing's avatar Karsten Loesing
Browse files

The timeout tool has moved to package coreutils.

parent 6293b5b9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -116,7 +116,8 @@ $ ./start-tors

Install the timeout tool:

$ sudo apt-get install timeout
$ sudo apt-get install timeout     # Lenny
$ sudo apt-get install coreutils   # Squeeze

Add crontab entries to start the regular requests (line breaks are only
for formatting purposes here):