Update lxqt-policykit-agent
This commit is contained in:
parent
9f6f5f5443
commit
2ce4234513
1 changed files with 3 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ include <tunables/global>
|
|||
|
||||
@{exec_path} = @{lib}/@{multiarch}/lxqt-policykit-agent-[0-9]
|
||||
@{exec_path} += @{bin}/lxqt-policykit-agent
|
||||
profile lxqt-policykit-agent @{exec_path} {
|
||||
profile lxqt-policykit-agent @{exec_path} flags=(complain) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/dri-enumerate>
|
||||
|
|
@ -50,4 +50,6 @@ profile lxqt-policykit-agent @{exec_path} {
|
|||
@{PROC}/sys/kernel/core_pattern r,
|
||||
|
||||
/dev/shm/#@{int} rw,
|
||||
|
||||
include if exists <local/lxqt-policykit-agent>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue