Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalOughtness authored Jan 5, 2025
1 parent ad9f62f commit 7a9b6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/scripts/selinux/chromium/chromium.te
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ optional_policy(`
allow chromium_t net_conf_t:lnk_file { getattr read };
allow chromium_t passwd_file_t:file { getattr open read };
allow chromium_t pcscd_t:unix_stream_socket connectto;
allow chromium_t pcscd_var_tun_t:sock_file { getattr write };
allow chromium_t pcscd_var_run_t:sock_file { getattr write };
allow chromium_t pulseaudio_home_t:file { lock open read };
allow chromium_t proc_t:filesystem associate;
allow chromium_t root_t:dir watch;
Expand Down

0 comments on commit 7a9b6be

Please sign in to comment.