Skip to content
Snippets Groups Projects
Commit e049fdcc authored by Thomas Ward's avatar Thomas Ward Committed by asciiwolf
Browse files

Update/Add Additional Abstractions for AppArmor

parent 8761fed1
Branches
Tags
1 merge request!16Update/Add Additional Abstractions for AppArmor
......@@ -11,6 +11,8 @@ profile torbrowser_firefox @{torbrowser_firefox_executable} {
#include <abstractions/mesa>
#include <abstractions/opencl>
#include if exists <abstractions/vulkan>
#include if exists <abstractions/dbus-session>
#include if exists <abstractions/X>
deny capability sys_ptrace,
......@@ -26,6 +28,9 @@ profile torbrowser_firefox @{torbrowser_firefox_executable} {
network netlink raw,
network tcp,
# ibus socket
owner @{HOME}/.cache/ibus/dbus-* rw,
ptrace (trace) peer=@{profile_name},
signal (receive, send) set=("term") peer=@{profile_name},
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment