Concession: Update, patch KDE Polkit service
This commit is contained in:
parent
65c4673dbc
commit
ac3f879f2f
@ -1 +1 @@
|
||||
Subproject commit f53cb193ee6251a6533d0a7f02bac23346b6439e
|
||||
Subproject commit 060aad3049fd1677e16969169f5699db20d75b5e
|
@ -10,3 +10,9 @@ service_name="KDE Polkit Agent"
|
||||
service_process="/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1"
|
||||
service_kill_on_reload="false"
|
||||
|
||||
isup() {
|
||||
pgrep -U "$UID" -f "$service_process" > /dev/null 2>&1
|
||||
isup-extra $?
|
||||
return $?
|
||||
}
|
||||
|
||||
|
0
.config/concession/services/19_conky.dtf
Normal file → Executable file
0
.config/concession/services/19_conky.dtf
Normal file → Executable file
Loading…
Reference in New Issue
Block a user