aboutsummaryrefslogtreecommitdiff
path: root/net/tor/files/tor.init
Commit message (Collapse)AuthorAge
* tor: add respawn to init scriptJan Pavlinec2019-12-30
| | | | | | | | | | Note: In some cases when tor daemon starts before than the router is connected to the Internet. Tor will exit and you have to run it manually. This should fix this case. Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* tor: always create folders and set ownershipPeter Wagner2019-03-11
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* generic userid: use the new USERID apiJohn Crispin2014-10-08
| | | | | | | | recent changes in trunk allow us to specify the userid inside the openwrt makefile. the info is stored int he meta data of the IPK contorl file and users are generated by the new generic postinst trigger. Signed-off-by: John Crispin <blogic@openwrt.org>
* tor: add from oldpackagesHauke Mehrtens2014-09-14
This adds tor from old packages and updates it to version 0.2.4.23. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>