feat(profile): remove rules already included in the base abs.
This commit is contained in:
parent
96defe021c
commit
8979d84633
23 changed files with 8 additions and 35 deletions
|
|
@ -34,7 +34,6 @@ profile evolution-alarm-notify @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
/usr/share/evolution-data-server/{,**} r,
|
||||
/usr/share/{,zoneinfo-}icu/{,**} r,
|
||||
|
||||
/etc/timezone r,
|
||||
|
||||
|
|
|
|||
|
|
@ -165,7 +165,6 @@ profile gnome-control-center @{exec_path} flags=(attach_disconnected) {
|
|||
owner @{PROC}/@{pid}/fd/ r,
|
||||
owner @{PROC}/@{pid}/fdinfo/@{int} r,
|
||||
owner @{PROC}/@{pid}/loginuid r,
|
||||
owner @{PROC}/@{pid}/maps r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
owner @{PROC}/@{pid}/stat r,
|
||||
owner @{PROC}/@{pid}/statm r,
|
||||
|
|
|
|||
|
|
@ -194,7 +194,6 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
|
||||
/opt/**/share/icons/{,**} r,
|
||||
/snap/*/@{uid}/**.png r,
|
||||
/usr/share/{,zoneinfo-}icu/{,**} r,
|
||||
/usr/share/**.{png,jpg,svg} r,
|
||||
/usr/share/**/icons/{,**} r,
|
||||
/usr/share/backgrounds/{,**} r,
|
||||
|
|
|
|||
|
|
@ -36,7 +36,6 @@ profile gnome-shell-calendar-server @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
/usr/share/{,zoneinfo-}icu/{,**} r,
|
||||
|
||||
/etc/sysconfig/clock r,
|
||||
/etc/timezone r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue