Selinux, cups, hplip

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



After installing hplip-gui, I got selinux errors when checking on the printer status.

audit2allow generated the following policy

module cups20090619 1.0;

require {
	type hwdata_t;
	type xdm_t;
	class dir search;
	class file { read getattr open };
}

#============= xdm_t ==============
allow xdm_t hwdata_t:dir search;
allow xdm_t hwdata_t:file { read getattr open };


--

  Steve

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux