fix(profile): allow speech-dispatcher to read user config
This commit is contained in:
parent
01fcfc5438
commit
9fd1c5f3d4
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ profile speech-dispatcher @{exec_path} {
|
||||||
owner @{run}/user/@{uid}/speech-dispatcher/ rw,
|
owner @{run}/user/@{uid}/speech-dispatcher/ rw,
|
||||||
owner @{run}/user/@{uid}/speech-dispatcher/** rwk,
|
owner @{run}/user/@{uid}/speech-dispatcher/** rwk,
|
||||||
|
|
||||||
|
owner @{user_config_dirs}/speech-dispatcher/{,**} r,
|
||||||
|
|
||||||
include if exists <local/speech-dispatcher>
|
include if exists <local/speech-dispatcher>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue