feat(profiles): add some core dbus rules.
This commit is contained in:
parent
24056c8cd1
commit
50a18aac08
36 changed files with 343 additions and 108 deletions
|
|
@ -30,6 +30,10 @@ profile gsd-xsettings @{exec_path} {
|
|||
interface=org.freedesktop.Accounts.User
|
||||
member={SetInputSources,Changed,GetAll},
|
||||
|
||||
dbus (send,receive) bus=system path=/org/freedesktop/Accounts{,/User[0-9]*}
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member={GetAll,PropertiesChanged},
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/Accounts
|
||||
interface=org.freedesktop.Accounts
|
||||
member=FindUserByName,
|
||||
|
|
@ -59,7 +63,6 @@ profile gsd-xsettings @{exec_path} {
|
|||
owner @{user_cache_dirs}/mesa_shader_cache/index rw,
|
||||
|
||||
owner @{run}/user/@{uid}/.mutter-Xwaylandauth.[a-zA-z0-9]* r,
|
||||
owner @{run}/user/@{uid}/at-spi/bus rw,
|
||||
owner @{run}/user/@{uid}/gdm/Xauthority r,
|
||||
owner @{run}/user/@{uid}/wayland-[0-9]* rw,
|
||||
@{run}/systemd/sessions/* r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue