polishing
This commit is contained in:
parent
f2394963d0
commit
00a1e70720
3 changed files with 43 additions and 52 deletions
|
|
@ -32,7 +32,7 @@ profile thunderbird @{exec_path} {
|
|||
include <abstractions/thumbnails-cache-read>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/dconf>
|
||||
include <abstractions/dconf-write>
|
||||
include <abstractions/ibus>
|
||||
include <abstractions/dbus-strict>
|
||||
include <abstractions/dbus-session-strict>
|
||||
|
|
@ -223,13 +223,6 @@ profile thunderbird @{exec_path} {
|
|||
owner /dev/tty[0-9]* rw,
|
||||
owner @{HOME}/.xsession-errors w,
|
||||
|
||||
# dconf write
|
||||
owner @{HOME}/.config/dconf/ rw,
|
||||
owner @{HOME}/.config/dconf/user rw,
|
||||
owner @{run}/user/@{uids}/dconf/user rw,
|
||||
|
||||
owner @{run}/user/@{uid}/ICEauthority r,
|
||||
|
||||
@{sys}/cgroup/cpu,cpuacct/user.slice/cpu.cfs_quota_us r,
|
||||
@{sys}/fs/cgroup/cpu,cpuacct/cpu.cfs_quota_us r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue