main/tinyproxy: Default 'tinyproxy.conf' leads to OpenRC errors
Hi, after installing 'tinyproxy' on edge I noticed this warning when starting the service:
"WARNING: logging deactivated (can't log to stdout when daemonized)"
Also, although it worked properly, rc-status showed it as 'crashed'
I fixed both problems editing the 'tinyproxy.conf' file:
- Enabling LogFile for the logging warning.
- Enabling PidFile for the crash status.
Should tinyproxy package provide a default working configuration?
Regards.
Edited by donoban