fix(polkit-gnome-authentication-agent): include dconf-write
This commit is contained in:
parent
c3de88e476
commit
37d0a36763
1 changed files with 2 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ include <tunables/global>
|
||||||
@{exec_path} += @{lib}/polkit-gnome/polkit-gnome-authentication-agent-1
|
@{exec_path} += @{lib}/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
profile polkit-gnome-authentication-agent @{exec_path} {
|
profile polkit-gnome-authentication-agent @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
include <abstractions/dconf-write>
|
||||||
include <abstractions/gnome-strict>
|
include <abstractions/gnome-strict>
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
@ -19,4 +20,4 @@ profile polkit-gnome-authentication-agent @{exec_path} {
|
||||||
@{PROC}/@{pid}/cgroup r,
|
@{PROC}/@{pid}/cgroup r,
|
||||||
|
|
||||||
include if exists <local/polkit-gnome-authentication-agent>
|
include if exists <local/polkit-gnome-authentication-agent>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue