Go to file
chris5560 02491213fc [packages] tinyproxy: logging problems
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>
2014-07-24 14:19:12 +02:00
admin zabbix: update to 2.2.5, refresh patches 2014-07-23 01:20:55 +02:00
devel/patch patch: --disable-xattr (v2) 2014-06-30 22:43:30 +02:00
ipv6 Merge pull request #50 from oskar456/aiccu 2014-06-23 18:52:49 +02:00
lang luasec: update URL, as it previously pointed into a redirect 2014-07-21 16:37:13 +02:00
libs glib2: fix compilation in my fedora20 mock 2014-07-23 01:35:34 +02:00
mail/dovecot dovecot: import from packages 2014-06-16 11:54:42 +02:00
multimedia Revert to r181, default webui to simple stream only, option for full 2014-07-23 13:20:58 -04:00
net [packages] tinyproxy: logging problems 2014-07-24 14:19:12 +02:00
sound mpd: force zeroconf to no 2014-07-17 17:49:53 +01:00
utils Update to 2.3.6 2014-07-23 06:28:20 -05:00
CONTRIBUTING.md Split README in README.md and CONTRIBUTING.md 2014-07-23 00:57:08 +02:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md Split README in README.md and CONTRIBUTING.md 2014-07-23 00:57:08 +02:00

README.md

OpenWRT packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

This feed is enabled by default. To install all its package definitions:

Run: ./scripts/feeds update packages Run: ./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.