Skip to content

Commit

Permalink
Merge pull request #727 from etbe/brother
Browse files Browse the repository at this point in the history
label some files for the Brother printer drivers
  • Loading branch information
pebenito authored Nov 10, 2023
2 parents f3865ab + 780adb8 commit 24476b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions policy/modules/kernel/corecommands.fc
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ ifdef(`distro_debian',`

/opt/(.*/)?sbin(/.*)? gen_context(system_u:object_r:bin_t,s0)

/opt/brother/Printers/[^/]+/lpd(/.*)? gen_context(system_u:object_r:bin_t,s0)
/opt/brother/Printers/[^/]+/cupswrapper(/.*)? gen_context(system_u:object_r:bin_t,s0)

/opt/google/talkplugin(/.*)? gen_context(system_u:object_r:bin_t,s0)

/opt/gutenprint/cups/lib/filter(/.*)? gen_context(system_u:object_r:bin_t,s0)
Expand Down

0 comments on commit 24476b7

Please sign in to comment.