Remove sys_ptrace line

This commit is contained in:
nobody43 2024-01-18 17:51:28 +00:00 committed by GitHub
parent a4e7f3fc97
commit 3ae7b77fb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -240,7 +240,6 @@ profile firefox @{exec_path} flags=(attach_disconnected) {
owner /dev/tty@{int} rw, # File Inherit owner /dev/tty@{int} rw, # File Inherit
# Silencer # Silencer
deny capability sys_ptrace,
deny @{lib_dirs}/** w, deny @{lib_dirs}/** w,
deny @{run}/user/@{uid}/gnome-shell-disable-extensions w, deny @{run}/user/@{uid}/gnome-shell-disable-extensions w,
deny /tmp/MozillaUpdateLock-* w, deny /tmp/MozillaUpdateLock-* w,