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,

View file

@ -147,7 +147,6 @@ profile synaptic @{exec_path} {
# errorcode: 2
/dev/ptmx rw,
/etc/fstab r,
# Synaptic is a GUI app started by root, so without "owner"

View file

@ -62,7 +62,6 @@ profile gvfs-udisks2-volume-monitor @{exec_path} flags=(attach_disconnected) {
/{usr/,}bin/mount rPx,
/{usr/,}bin/umount rPx,
/var/lib/gdm{3,}/.config/dconf/user r,
/ r,

View file

@ -22,6 +22,5 @@ profile gvfsd-ftp @{exec_path} {
@{exec_path} mr,
include if exists <local/gvfsd-ftp>
}

View file

@ -24,7 +24,6 @@ profile gvfsd-http @{exec_path} {
@{exec_path} mr,
owner @{run}/user/@{uid}/gvfsd/socket-* rw,
include if exists <local/gvfsd-http>

View file

@ -20,7 +20,6 @@ profile gvfsd-mtp @{exec_path} {
@{exec_path} mr,
owner @{HOME}/{,**} rw,
owner @{MOUNTS}/{,**} rw,

View file

@ -21,7 +21,6 @@ profile gvfsd-smb @{exec_path} {
@{exec_path} mr,
/etc/samba/smb.conf r,
owner @{run}/user/@{uid}/gvfsd/socket-[a-zA-z0-9]* rw,