diff options
author | ficus <ficus@robocracy.org> | 2012-09-25 19:11:01 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-25 19:11:01 +0200 |
commit | 846ee52dc6b9239173565a81d4fb756e6f26285f (patch) | |
tree | 7ea0dca2960ef48768d67e6b0e0adeb6cc6e4675 /packages/torouter-prep/configs/tmp/tor-arm-crontab | |
parent | cc9809734fdbd6ea8601005d34b4efaf5b37baa4 (diff) | |
download | torouter-846ee52dc6b9239173565a81d4fb756e6f26285f.tar.gz torouter-846ee52dc6b9239173565a81d4fb756e6f26285f.zip |
various tweeks
- remove torouter-tui dependancy from torouter-prep
- split out dnsmasq config to per-interface files
- clean up configs directory, moving misc temp files to /tmp
Diffstat (limited to 'packages/torouter-prep/configs/tmp/tor-arm-crontab')
-rw-r--r-- | packages/torouter-prep/configs/tmp/tor-arm-crontab | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/torouter-prep/configs/tmp/tor-arm-crontab b/packages/torouter-prep/configs/tmp/tor-arm-crontab new file mode 100644 index 0000000..b662b22 --- /dev/null +++ b/packages/torouter-prep/configs/tmp/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 |