Hey Eliezer,
Thanks for looking into details.
Here is my te file
module MYPOLICY 1.0;
require {
type unconfined_t;
type var_run_t;
type usr_t;
type syslogd_t;
type user_tmpfs_t;
type squid_t;
type tmpfs_t;
class process signal;
So I actually dig deeper into this issue and found stack traced error of
squid: ERROR: Could not read pid file
/var/run/squid.pid: (13) Permission denied
Tried one of the responses from one of the forums. Saying the issue is with
SELinux being enabled.
I disabled that and it worked fine a