mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
feat(tunable): add the browsers_path variable.
This commit is contained in:
parent
cdaf72eb3d
commit
b1d0ebe918
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
@{opera_lib_dirs} = @{lib}/@{multiarch}/@{opera_name}
|
||||
@{opera_path} = @{opera_lib_dirs}/@{opera_name}
|
||||
|
||||
@{browsers_path} = @{brave_path} @{chrome_path} @{chromium_path} @{firefox_path} @{opera_path}
|
||||
|
||||
# Emails
|
||||
|
||||
@{thunderbird_name} = thunderbird{,-bin}
|
||||
|
|
Loading…
Reference in a new issue