mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-13 07:47:27 +01:00
Added app-open to xdg-open
This commit is contained in:
parent
6c211f4d27
commit
1e48160292
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ include <tunables/global>
|
|||
@{exec_path} = @{bin}/xdg-open
|
||||
profile xdg-open @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app-open>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/freedesktop.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue