[or-cvs] r19924: {torperf} Add remark that Tor clients can be started after reboot usin (torperf/trunk)

kloesing at seul.org kloesing at seul.org
Sat Jul 4 06:54:21 UTC 2009


Author: kloesing
Date: 2009-07-04 02:54:21 -0400 (Sat, 04 Jul 2009)
New Revision: 19924

Modified:
   torperf/trunk/measurements-HOWTO
Log:
Add remark that Tor clients can be started after reboot using cron on Debian. Thanks, weasel!


Modified: torperf/trunk/measurements-HOWTO
===================================================================
--- torperf/trunk/measurements-HOWTO	2009-07-03 23:02:58 UTC (rev 19923)
+++ torperf/trunk/measurements-HOWTO	2009-07-04 06:54:21 UTC (rev 19924)
@@ -124,5 +124,10 @@
   writebytes readbytes
 
 If everything works, you might want to let your system start these Tor
-clients on system startup.
+clients on system startup. On Debian, this can be done using a crontab
+entry, too:
 
+$ crontab -e
+
+ at reboot ~/torperf/start-tors 2>/dev/null
+



More information about the tor-commits mailing list