Add xbrlapi.

This commit is contained in:
Alexandre Pujol 2021-04-08 22:39:41 +01:00
parent 4d883c82d6
commit 731dbe9d70
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2021 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
abi <abi/3.0>,
include <tunables/global>
@{exec_path} = /{usr/,}bin/xbrlapi
profile xbrlapi @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
network inet stream,
network inet6 stream,
@{exec_path} mr,
/dev/tty[0-9]* rw,
include if exists <local/xbrlapi>
}

View File

@ -241,6 +241,7 @@ w
who
wpa_cli
wpa-supplicant
xbrlapi attach_disconnected,complain
xclip complain
xdg-dbus-proxy complain
xdg-desktop-menu