Update lxqt-openssh-askpass
This commit is contained in:
parent
a41b590088
commit
64ada5b7c4
1 changed files with 5 additions and 2 deletions
|
|
@ -3,10 +3,12 @@
|
|||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
#include <tunables/global>
|
||||
abi <abi/3.0>,
|
||||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/lxqt-openssh-askpass
|
||||
profile lxqt-openssh-askpass @{exec_path} {
|
||||
profile lxqt-openssh-askpass @{exec_path} flags=(complain) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/video>
|
||||
|
|
@ -22,4 +24,5 @@ profile lxqt-openssh-askpass @{exec_path} {
|
|||
|
||||
/dev/tty rw,
|
||||
|
||||
include if exists <local/lxqt-openssh-askpass>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue