Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow avahi_t to send msg to lpr_t #139

Merged
merged 1 commit into from Sep 18, 2019
Merged

Conversation

5umm3r15
Copy link
Contributor

Send and receive messages from Avahi, zero-configuration networking implementation, over dbus with Line Printer Deamon protocol-network printing protocol for submitting print jobs to a remote printer.

Fixed Red Hat Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1752843

$ rpm -q selinux-policy
selinux-policy-3.14.3-4.el8.noarch

$ sesearch -A -s avahi_t -t lpr_t -c dbus

Scratch build installed

$ rpm -q selinux-policy
selinux-policy-3.14.3-20.el8.100.noarch

$ sesearch -A -s avahi_t -t lpr_t -c dbus
allow avahi_t lpr_t:dbus send_msg;

Send and receive messages from Avahi, zero-configuration networking implementation, over dbus with Line Printer Deamon protocol-network printing protocol for submitting print jobs to a remote printer.

Fixed Red Hat Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1752843
@wrabcak wrabcak merged commit 7bb80a8 into fedora-selinux:rawhide Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants