feat(abs): add the pkexec app abs.
This commit is contained in:
parent
7a3a1f7725
commit
96defe021c
8 changed files with 85 additions and 36 deletions
|
|
@ -17,7 +17,14 @@ profile gsmartcontrol-root @{exec_path} {
|
|||
|
||||
@{bin}/which{,.debianutils} rix,
|
||||
|
||||
@{bin}/pkexec rPx,
|
||||
@{bin}/pkexec rCx -> pkexec,
|
||||
|
||||
profile pkexec {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app/pkexec>
|
||||
|
||||
include if exists <local/gsmartcontrol-root_pkexec>
|
||||
}
|
||||
|
||||
include if exists <local/gsmartcontrol-root>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue