Update lxqt-policykit-agent
This commit is contained in:
parent
fcec02a7f3
commit
de9c6c6876
1 changed files with 4 additions and 4 deletions
|
|
@ -7,9 +7,9 @@ abi <abi/3.0>,
|
||||||
|
|
||||||
include <tunables/global>
|
include <tunables/global>
|
||||||
|
|
||||||
@{exec_pathlx25} = @{lib}/@{multiarch}/lxqt-policykit-agent-[0-9]
|
@{exec_path} = @{lib}/@{multiarch}/lxqt-policykit-agent-[0-9]
|
||||||
@{exec_pathlx25} += @{bin}/lxqt-policykit-agent
|
@{exec_path} += @{bin}/lxqt-policykit-agent
|
||||||
profile lxqt-policykit-agent @{exec_pathlx25} {
|
profile lxqt-policykit-agent @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/consoles>
|
include <abstractions/consoles>
|
||||||
include <abstractions/dri-enumerate>
|
include <abstractions/dri-enumerate>
|
||||||
|
|
@ -22,7 +22,7 @@ profile lxqt-policykit-agent @{exec_pathlx25} {
|
||||||
|
|
||||||
signal (send) set=(term, kill) peer=polkit-agent-helper,
|
signal (send) set=(term, kill) peer=polkit-agent-helper,
|
||||||
|
|
||||||
@{exec_pathlx25} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
@{lib}/polkit-[0-9]/polkit-agent-helper-[0-9] rPx,
|
@{lib}/polkit-[0-9]/polkit-agent-helper-[0-9] rPx,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue