mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
fix(tunable): definition of msedge_lib_dirs
This commit is contained in:
parent
f607fee8e1
commit
9f7d53c692
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
@{opera_lib_dirs} = @{lib}/@{multiarch}/@{opera_name}
|
||||
|
||||
@{msedge_name} = msedge{,-beta,-dev}
|
||||
@{msedge_lib_dirs} = /opt/microsoft/@{name}
|
||||
@{msedge_lib_dirs} = /opt/microsoft/@{msedge_name}
|
||||
|
||||
@{torbrowser_name} = torbrowser "tor browser"
|
||||
@{torbrowser_lib_dirs} = @{HOME}/.tb/tor-browser/Browser/
|
||||
|
|
Loading…
Reference in a new issue