CentOS 7.x Firefox not printing to file without error

From Notes_Wiki
Revision as of 09:49, 14 October 2017 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb>CentOS_7.x_Firefox|CentOS 7.x Firefox</yambe:breadcrumb> =CentOS 7.x Firefox not printing to file without error= This could be due to SELinux. Disable it b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb>CentOS_7.x_Firefox|CentOS 7.x Firefox</yambe:breadcrumb>

CentOS 7.x Firefox not printing to file without error

This could be due to SELinux. Disable it by =setenforce 0= and then test. If disabling solves the problem then also disable SELinux on reboot by editing /etc/sysconfig/selinux and setting

SELINUX=disabled