From af8a6c3a1bff412c2ffca3576daa0d98260c1efa Mon Sep 17 00:00:00 2001 From: Jacob Appelbaum Date: Fri, 26 Aug 2011 19:21:51 +0200 Subject: start arm at boot via cron in a shared screen for torouter --- packages/torouter-prep/configs/tor-arm-crontab | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 packages/torouter-prep/configs/tor-arm-crontab (limited to 'packages/torouter-prep/configs') diff --git a/packages/torouter-prep/configs/tor-arm-crontab b/packages/torouter-prep/configs/tor-arm-crontab new file mode 100644 index 0000000..b662b22 --- /dev/null +++ b/packages/torouter-prep/configs/tor-arm-crontab @@ -0,0 +1,3 @@ +# Now anyone using the torouter can attach to a long term screen with arm +# This will run at boot time and it should run forever +@reboot screen -d -m -S tor-arm /usr/bin/arm -- cgit v1.2.3