# apparmor.d - Full set of apparmor profiles # Copyright (C) 2022 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = /opt/net.downloadhelper.coapp/bin/net.downloadhelper.coapp-* profile downloadhelper @{exec_path} { include include include include network inet dgram, network inet6 dgram, network inet stream, network inet6 stream, network netlink raw, @{exec_path} mr, @{bin}/ffmpeg rix, /opt/ r, /opt/net.downloadhelper.coapp/ r, /opt/net.downloadhelper.coapp/bin/ r, /opt/net.downloadhelper.coapp/converter/build/** rix, owner @{HOME}/.mozilla/firefox/[0-9a-z]*.*/.parentlock rw, owner @{HOME}/.mozilla/firefox/[0-9a-z]*.*/extensions/* r, owner @{user_cache_dirs}/mozilla/firefox/[0-9a-z]*.*/startupCache/scriptCache-*.bin r, owner @{user_cache_dirs}/mozilla/firefox/[0-9a-z]*.*/startupCache/startupCache.*.little r, owner @{user_cache_dirs}/mozilla/firefox/[0-9a-z]*.*/safebrowsing-updating/google[0-9]/goog-phish-proto-[0-9]*.vlpset rw, owner /tmp/vdh-*.tmp rw, @{sys}/devices/system/node/ r, @{sys}/devices/system/node/node@{int}/meminfo r, deny @{PROC}/version r, deny @{user_share_dirs}/gvfs-metadata/* r, include if exists }