This commit is contained in:
nobody43 2023-02-25 22:45:21 +00:00 committed by Alex
parent 670411c114
commit c4edf2a6c7
39 changed files with 0 additions and 46 deletions

View file

@ -209,7 +209,6 @@ profile android-studio @{exec_path} {
/usr/share/hwdata/pnp.ids r,
/var/lib/dbus/machine-id r,
/etc/machine-id r,

View file

@ -95,7 +95,6 @@ profile atom @{exec_path} {
/etc/fstab r,
# Needed or atom gets crash with the following error:
# FATAL:proc_util.cc(36)] : Permission denied (13)
@{PROC}/ r,

View file

@ -69,7 +69,6 @@ profile code @{exec_path} {
/etc/fstab r,
# Needed or code gets crash with the following error:
# FATAL:proc_util.cc(36)] : Permission denied (13)
@{PROC}/ r,

View file

@ -89,10 +89,6 @@ profile discord @{exec_path} {
/etc/fstab r,
# To avoid the following error:
# kernel: traps: Discord[] trap int3 ip:7fa5b7541885 sp:7ffff5539c40 error:0
# in libglib-2.0.so.0.6000.6[7fa5b7508000+80000]
deny @{sys}/devices/system/cpu/cpufreq/policy[0-9]/cpuinfo_max_freq r,
deny @{sys}/devices/virtual/tty/tty[0-9]/active r,
# To remove the following error:

View file

@ -68,7 +68,6 @@ profile freetube @{exec_path} {
/etc/fstab r,
owner @{user_share_dirs} r,
deny @{sys}/devices/virtual/tty/tty0/active r,

View file

@ -75,7 +75,6 @@ profile signal-desktop @{exec_path} {
/var/lib/dbus/machine-id r,
/etc/machine-id r,
# No new privs
/{usr/,}bin/xdg-settings rPx,

View file

@ -75,8 +75,6 @@ profile telegram-desktop @{exec_path} {
/var/lib/dbus/machine-id r,
/etc/machine-id r,
# Needed when saving files as, or otherwise the app crashes
/usr/share/hwdata/pnp.ids r,
owner @{HOME}/.config/qt5ct/{,**} r,

View file

@ -145,8 +145,6 @@ profile thunderbird @{exec_path} {
owner @{HOME}/Mail/** rwl -> @{HOME}/Mail/**,
owner @{user_share_dirs}/ r,
# Fix error in libglib while saving files as
# Spellcheck
/{usr/,}bin/locale rix,