Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | net: Fix typos (found by codespell) | Stefan Weil | 2016-04-10 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||
* | [packages] tinyproxy: logging problems | chris5560 | 2014-07-24 |
| | | | | | | | | | | 1.) No SysLog possible because keyword misspelled In tinyproxy.conf and tinyproxy.config the parameter is correct spelled with small "l" 2.) No logging as non root user The default is that tinyproxy deamon run as nobody:nogroup, but they have no permission to /var/log/ or any other location. So touch and change permission for logfile during startup Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> | ||
* | tinyproxy: import from packages, add myself as maintainer | Jo-Philipp Wich | 2014-06-11 |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> |