feat(kde): add kauth helper.
This commit is contained in:
parent
1a09d74df3
commit
4f22a6ebaa
7 changed files with 88 additions and 5 deletions
|
|
@ -44,7 +44,7 @@ profile dbus-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
@{libexec}/kf5/kiod5 rPUx,
|
||||
/{usr/,}bin/ r,
|
||||
/{usr/,}bin/[a-z0-9]* rPUx,
|
||||
/{usr/,}lib{,exec}/dbus-1.0/dbus-daemon-launch-helper rPx,
|
||||
/{usr/,}lib{,exec}/dbus-1*/dbus-daemon-launch-helper rPx,
|
||||
/{usr/,}lib/@{multiarch}/tumbler-1/tumblerd rPUx,
|
||||
/{usr/,}lib/@{multiarch}/xfce4/xfconf/xfconfd rPUx,
|
||||
/{usr/,}lib/ibus/ibus-* rPx,
|
||||
|
|
|
|||
|
|
@ -19,13 +19,13 @@ profile dbus-daemon-launch-helper @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
@{libexec}/{,cups-pk-helper/}cups-pk-helper-mechanism rPx,
|
||||
@{libexec}/kauth/backlighthelper rPx,
|
||||
@{libexec}/kauth/chargethresholdhelper rPx,
|
||||
@{libexec}/kauth/discretegpuhelper rPx,
|
||||
@{libexec}/kauth/kded-smart-helper rPx,
|
||||
@{libexec}/language-selector/ls-dbus-backend rPx,
|
||||
/{usr/,}lib/@{multiarch}/cups-pk-helper-mechanism rPx,
|
||||
/{usr/,}lib/software-properties/software-properties-dbus rPx,
|
||||
/{usr/,}lib/kauth/discretegpuhelper rPUx, # TODO: rPx,
|
||||
/{usr/,}lib/kauth/chargethresholdhelper rPUx, # TODO: rPx,
|
||||
/{usr/,}lib/kauth/backlighthelper rPUx, # TODO: rPx,
|
||||
/{usr/,}lib/kauth/kded-smart-helper rPUx, # TODO: rPx,
|
||||
|
||||
/usr/share/org.gnome.Characters/org.gnome.Characters.BackgroundService rPx,
|
||||
/usr/share/usb-creator/usb-creator-helper rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue