sepolicy: fix pq denial at boot

This commit is contained in:
Mister Oyster 2017-05-01 01:36:32 +02:00
parent 5bb9ea3566
commit 9dc9e610e6
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ allow pq pq_service:service_manager add;
unix_socket_connect(pq, property, init)
allow pq pq_conf_prop:property_service set;
allow pq graphics_device:chr_file r_file_perms;