tinyproxy/etc
Abhijeet Kandalkar 983268e30b Fixed unauthorized connection and smack permission error.
Error :
audit: type=1400 audit(1539758675.667:9): lsm=SMACK fn=smack_inode_getattr
action=denied subject="User::App::webapps-hvac-enact" object="System" requested=r
pid=4111 comm="tinyproxy" path="/run/connman/resolv.conf" dev="tmpfs" ino=10458
Fix : Provide root access to tinyproxy. Thios is a temporary change and should
be rivisited once proxy integration stabilized.

Error: Unauthorized connection from "localhost"
Fix: Provided access to'localhost' through authorization controls.
2018-10-22 19:04:42 +02:00
..
.gitignore gitignore etc/tinyproxy.conf - it is generated 2009-11-10 17:12:16 +01:00
Makefile.am Bug #103: Move files installed in /etc/ to /etc/tinyproxy/ 2011-08-23 14:46:04 +05:30
tinyproxy.conf.in Fixed unauthorized connection and smack permission error. 2018-10-22 19:04:42 +02:00