Some fixes.

This commit is contained in:
Alexandre Pujol 2021-04-16 13:37:15 +01:00
parent d41df93da1
commit 53b01b1132
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 14 additions and 6 deletions

View file

@ -37,7 +37,7 @@ profile dbus-daemon @{exec_path} flags=(attach_disconnected) {
/usr/share/defaults/**.conf r,
owner @{user_share_dirs}/dbus-1/{,**} r,
owner @{user_share_dirs}/icc/{,edid-*} r,
@{user_share_dirs}/icc/{,edid-*} r,
owner @{PROC}/@{pid}/mounts r,
owner @{PROC}/@{pid}/oom_score_adj rw,
@ -65,7 +65,7 @@ profile dbus-daemon @{exec_path} flags=(attach_disconnected) {
/tmp/dbus-[0-9a-zA-Z]* rw,
# file_inherit
owner /dev/tty[0-9]* rw,
/dev/tty[0-9]* rw,
include if exists <local/dbus-daemon>
}