fixes
This commit is contained in:
parent
a873af1f26
commit
d18e012f9e
5 changed files with 5 additions and 4 deletions
|
|
@ -23,8 +23,8 @@ profile pkexec @{exec_path} {
|
|||
capability setgid, # gdbus
|
||||
capability setuid, # gmain
|
||||
capability sys_ptrace,
|
||||
capability sys_nice,
|
||||
capability sys_resource,
|
||||
audit deny capability sys_nice,
|
||||
|
||||
ptrace (read),
|
||||
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ profile qbittorrent @{exec_path} {
|
|||
member=Get
|
||||
peer=(name=org.kde.StatusNotifierWatcher),
|
||||
|
||||
dbus receive bus=session path={/StatusNotifierItem,/MenuBar}
|
||||
dbus receive bus=session path="{/StatusNotifierItem,/MenuBar}"
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member=GetAll
|
||||
peer=(name=:*),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue