mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
parent
4382a34b9e
commit
952ef478c0
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ abi <abi/3.0>,
|
||||||
|
|
||||||
include <tunables/global>
|
include <tunables/global>
|
||||||
|
|
||||||
@{lib_dirs} = /opt/brave.com/brave{,-beta,-dev} /opt/brave-bin/brave{,-beta,-dev}
|
@{name} = brave{,-beta,-dev,-bin}
|
||||||
|
@{lib_dirs} = /opt/brave{-bin,.com}{,/@{name}}
|
||||||
|
|
||||||
@{exec_path} = @{lib_dirs}/{brave,chrome}-sandbox
|
@{exec_path} = @{lib_dirs}/{brave,chrome}-sandbox
|
||||||
profile brave-sandbox @{exec_path} {
|
profile brave-sandbox @{exec_path} {
|
||||||
|
|
Loading…
Reference in a new issue